game_window: revert window resize fix

This partially reverts commit 70ebdaa685.
This commit is contained in:
Hyper
2025-02-07 20:31:41 +00:00
parent 70ebdaa685
commit 2f1b98c570
3 changed files with 1 additions and 8 deletions
-1
View File
@@ -38,7 +38,6 @@ PPC_FUNC(sub_824EB490)
SWA::SGlobals::Init();
Registry::Save();
GameWindow::SetResizable(true);
__imp__sub_824EB490(ctx, base);
}