mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-08-13 20:36:19 -05:00
Simplify poweroff behaviour
This commit is contained in:
@@ -183,7 +183,7 @@ void reset_screen_info(ScreenInfo &info) {
|
||||
info.bot_rotation = 0;
|
||||
info.show_mouse = true;
|
||||
info.v_sync_enabled = false;
|
||||
info.async = false;
|
||||
info.async = true;
|
||||
info.top_scaling = -1;
|
||||
info.bot_scaling = -1;
|
||||
info.bfi = false;
|
||||
|
||||
Reference in New Issue
Block a user