Add "VIEWMODE" to config.

This commit is contained in:
VoltZ
2019-11-13 23:33:59 +01:00
parent 6a12495e59
commit bb2cecc622
10 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ int main()
C3D_FrameEnd(0);
gspWaitForVBlank();
}
Config::save();
Gui::exit();
gfxExit();
cfguExit();