mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 10:52:15 +02:00
Update bpc.c
This commit is contained in:
parent
7768d22a6c
commit
b71c3c9bee
@ -18,7 +18,6 @@ Result bpcInitialize(void)
|
||||
if (serviceIsActive(&g_bpcSrv))
|
||||
return 0;
|
||||
|
||||
|
||||
rc = smGetService(&g_bpcSrv, kernelAbove200() ? "bpc" : "bpc:c");
|
||||
|
||||
return rc;
|
||||
|
Loading…
Reference in New Issue
Block a user