mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
Brug.
This commit is contained in:
@@ -90,7 +90,6 @@ Result Init::Initialize() {
|
||||
gfxInitDefault();
|
||||
romfsInit();
|
||||
amInit();
|
||||
sdmcInit();
|
||||
Gui::init();
|
||||
cfguInit();
|
||||
acInit();
|
||||
@@ -206,6 +205,5 @@ Result Init::Exit() {
|
||||
acExit();
|
||||
amExit();
|
||||
romfsExit();
|
||||
sdmcExit();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user