diff options
Diffstat (limited to 'mobile/mobile_46.asm')
-rw-r--r-- | mobile/mobile_46.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index 6e925d025..283f3b020 100644 --- a/mobile/mobile_46.asm +++ b/mobile/mobile_46.asm @@ -183,7 +183,7 @@ Function118180: ld a, [wcd38] and a ret z - ld a, BANK(s5_a89c) ; and BANK(s5_a8b2) + ld a, BANK(s5_a89c) ; aka BANK(s5_a8b2) call GetSRAMBank ld hl, wcd69 ld de, s5_a89c |