summaryrefslogtreecommitdiff
path: root/misc/mobile_22.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-20 12:54:08 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-20 12:54:08 -0500
commit047effba941ca96bf0b3d16fc2ddef964e4f17d8 (patch)
tree68e83bb4a29b28c3a4d5f4470e30c07ae396a12a /misc/mobile_22.asm
parent987ed1fafb2ed4920276089f8c93f1be3f31acac (diff)
Menu joy flags; started with link address space
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