diff options
Diffstat (limited to 'mobile/mobile_22.asm')
-rw-r--r-- | mobile/mobile_22.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_22.asm b/mobile/mobile_22.asm index 54c762c9a..0c1241b03 100644 --- a/mobile/mobile_22.asm +++ b/mobile/mobile_22.asm @@ -336,7 +336,7 @@ Function89305: Function8931b: push hl - ld hl, $a03b ; 4:a03b + ld hl, s4_a03b ld a, [wMenuSelection] dec a ld bc, 37 |