mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 19:04:38 +00:00
Merge commit '274743738b
' into doc_pause_menu
This commit is contained in:
commit
5bd4d4dd49
99 changed files with 1786 additions and 1554 deletions
|
@ -11,7 +11,7 @@ void Interface_Init(PlayState* play) {
|
|||
u8 timerId;
|
||||
|
||||
gSaveContext.sunsSongState = SUNSSONG_INACTIVE;
|
||||
gSaveContext.unk_13E8 = gSaveContext.unk_13EA = 0;
|
||||
gSaveContext.nextHudVisibilityMode = gSaveContext.hudVisibilityMode = HUD_VISIBILITY_NO_CHANGE;
|
||||
|
||||
View_Init(&interfaceCtx->view, play->state.gfxCtx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue