mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-04 20:15:09 +01:00
Fix libnx update
This commit is contained in:
parent
00c2c44271
commit
990d82f40b
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user