mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-22 20:59:18 +01:00
Merge branch 'master' of github.com:mtheall/ftbrony
This commit is contained in:
commit
77031db0d2
@ -66,7 +66,6 @@ main(int argc,
|
||||
srvInit();
|
||||
aptInit();
|
||||
hidInit(NULL);
|
||||
irrstInit(NULL);
|
||||
gfxInit();
|
||||
gfxSet3D(false);
|
||||
#endif
|
||||
@ -92,7 +91,6 @@ main(int argc,
|
||||
#ifdef _3DS
|
||||
/* deinitialize 3DS services */
|
||||
gfxExit();
|
||||
irrstExit();
|
||||
hidExit();
|
||||
aptExit();
|
||||
srvExit();
|
||||
|
Loading…
Reference in New Issue
Block a user