summaryrefslogtreecommitdiff
path: root/misc/mobile_22.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_22.asm')
-rw-r--r--misc/mobile_22.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_22.asm b/misc/mobile_22.asm
index 38acfa3af..5bc9389f3 100644
--- a/misc/mobile_22.asm
+++ b/misc/mobile_22.asm
@@ -2242,7 +2242,7 @@ Function89dab: ; 89dab (22:5dab)
callba MobileMenuJoypad
call Function8923c
ld a, c
- ld hl, w2DMenuFlags4
+ ld hl, wMenuJoypadFilter
and [hl]
ret z
bit 0, a
@@ -3088,7 +3088,7 @@ Function8a31c: ; 8a31c (22:631c)
Function8a383: ; 8a383 (22:6383)
callba MobileMenuJoypad
ld a, c
- ld hl, w2DMenuFlags4
+ ld hl, wMenuJoypadFilter
and [hl]
ret z
bit 0, a