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