mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-15 12:24:39 +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
|
@ -56,7 +56,7 @@ void KaleidoSetup_Update(PlayState* play) {
|
|||
} else if (CHECK_BTN_ALL(input->press.button, BTN_START)) {
|
||||
// The start button was pressed, pause
|
||||
|
||||
gSaveContext.unk_13EE = gSaveContext.unk_13EA;
|
||||
gSaveContext.prevHudVisibilityMode = gSaveContext.hudVisibilityMode;
|
||||
|
||||
R_PAUSE_CURSOR_LEFT_X = -175;
|
||||
R_PAUSE_CURSOR_RIGHT_X = 155;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue