Fix libnx update

This commit is contained in:
Michael Theall 2020-01-11 21:02:02 -06:00
parent 00c2c44271
commit 990d82f40b

View File

@ -105,9 +105,9 @@ main(int argc,
gfxInitDefault();
gfxSet3D(false);
sdmcWriteSafe(false);
/* initialize needed Switch services */
#elif defined(__SWITCH__)
nifmInitialize();
/* initialize needed Switch services */
nifmInitialize(NifmServiceType_User);
#endif
/* initialize console subsystem */