mirror of
https://github.com/zeldaret/oot
synced 2026-05-29 08:43:02 -04:00
cheeky z_play edit
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user