This commit is contained in:
RocketRobz 2021-10-11 02:30:33 -06:00
parent 89ac16a81d
commit 33409cd38b

View File

@ -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