diff options
Diffstat (limited to 'mobile/mobile_5c.asm')
-rw-r--r-- | mobile/mobile_5c.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5c.asm b/mobile/mobile_5c.asm index 2874ce65a..0b4d05014 100644 --- a/mobile/mobile_5c.asm +++ b/mobile/mobile_5c.asm @@ -279,7 +279,7 @@ Function170d02: ld a, $1 ld [rVBK], a ld de, GFX_171848 - ld hl, vTiles1 tile $41 + ld hl, vTiles0 tile $c1 lb bc, BANK(GFX_171848), 24 call Get2bpp xor a |