mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-16 17:59:19 +01:00
3DS romfsExit
This commit is contained in:
parent
1a7d955af8
commit
fc02e1ee38
@ -393,6 +393,7 @@ void platform::exit ()
|
|||||||
std::free (s_socuBuffer);
|
std::free (s_socuBuffer);
|
||||||
|
|
||||||
gfxExit ();
|
gfxExit ();
|
||||||
|
romfsExit ();
|
||||||
ptmuExit ();
|
ptmuExit ();
|
||||||
acExit ();
|
acExit ();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user