mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-07 16:34:36 +00:00
parent
092f602638
commit
2cb4ff4fd3
66 changed files with 737 additions and 734 deletions
|
@ -3816,7 +3816,7 @@ void Interface_Draw(PlayState* play) {
|
|||
gSaveContext.subTimerState = SUBTIMER_STATE_RESPAWN;
|
||||
gSaveContext.save.cutsceneIndex = 0;
|
||||
Message_StartTextbox(play, 0x71B0, NULL);
|
||||
func_8002DF54(play, NULL, PLAYER_CSMODE_8);
|
||||
func_8002DF54(play, NULL, PLAYER_CSACTION_8);
|
||||
} else {
|
||||
sSubTimerStateTimer = 40;
|
||||
gSaveContext.subTimerState = SUBTIMER_STATE_STOP;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue