This commit is contained in:
Dragorn421
2024-01-31 19:45:09 +01:00
parent 2fa42a7a04
commit f016a1583d
+1 -1
View File
@@ -232,7 +232,7 @@ void Play_Init(GameState* thisx) {
SET_NEXT_GAMESTATE(&this->state, TitleSetup_Init, TitleSetupState);
return;
}
SystemArena_Display();
GameState_Realloc(&this->state, 0x1D4790);
KaleidoManager_Init(this);