mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
Bug fix
This commit is contained in:
parent
89ac16a81d
commit
33409cd38b
@ -182,8 +182,8 @@ int main()
|
||||
aptExit();
|
||||
|
||||
gfxInitDefault();
|
||||
gfxSetWide(horiHd && consoleModel != 3); // Enable 800x240 mode for non-O2DS consoles. Improves clarity in graphics.
|
||||
loadSettings();
|
||||
gfxSetWide(horiHd && consoleModel != 3); // Enable 800x240 mode for non-O2DS consoles. Improves clarity in graphics.
|
||||
|
||||
Gui::init();
|
||||
osSetSpeedupEnable(true); // Enable speed-up for New 3DS users
|
||||
|
Loading…
Reference in New Issue
Block a user