mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-05-24 23:22:18 -04:00
game_window: don't allow resizing until after boot, fix monitor switching
This commit is contained in:
@@ -38,6 +38,7 @@ PPC_FUNC(sub_824EB490)
|
||||
|
||||
SWA::SGlobals::Init();
|
||||
Registry::Save();
|
||||
GameWindow::SetResizable(true);
|
||||
|
||||
__imp__sub_824EB490(ctx, base);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user