diff options
Diffstat (limited to 'mobile/mobile_42.asm')
-rw-r--r-- | mobile/mobile_42.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_42.asm b/mobile/mobile_42.asm index fbf6bed02..3a00dd591 100644 --- a/mobile/mobile_42.asm +++ b/mobile/mobile_42.asm @@ -1186,7 +1186,7 @@ Function108963: asm_108966: call DelayFrame ld hl, vTiles2 - lb bc, $a, $31 ; $a is the bank of ????? + lb bc, BANK(TradeGameBoyLZ), $31 call Request2bpp call WaitTop call MobileTradeAnim_ClearTilemap |