mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-15 20:35:13 +00:00
Merge commit 'd314cfe923
' into doc_pause_menu
This commit is contained in:
commit
74b74eb006
8 changed files with 13 additions and 14 deletions
|
@ -55,7 +55,6 @@ void KaleidoSetup_Update(PlayState* play) {
|
|||
}
|
||||
} else if (CHECK_BTN_ALL(input->press.button, BTN_START)) {
|
||||
// The start button was pressed, pause
|
||||
|
||||
gSaveContext.prevHudVisibilityMode = gSaveContext.hudVisibilityMode;
|
||||
|
||||
R_PAUSE_CURSOR_LEFT_X = -175;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue