mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-16 15:20:11 -05:00
Do this in Rachael instead
This commit is contained in:
parent
b4f4e36acb
commit
18013e1ae0
@ -1408,7 +1408,7 @@ void Gameplay_Draw(GlobalContext* globalCtx) {
|
||||
OVERLAY_DISP = sp70;
|
||||
globalCtx->unk_121C7 = 2;
|
||||
SREG(33) |= 1;
|
||||
} else {
|
||||
} else if (R_PAUSE_MENU_MODE != 3) {
|
||||
Gameplay_Draw_DrawOverlayElements:
|
||||
if ((HREG(80) != 10) || (HREG(89) != 0)) {
|
||||
Gameplay_DrawOverlayElements(globalCtx);
|
||||
|
Loading…
Reference in New Issue
Block a user