mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-04 10:41:35 -06: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