diff options
Diffstat (limited to 'mobile')
-rw-r--r-- | mobile/mobile_5f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5f.asm b/mobile/mobile_5f.asm index 0efaf047d..1184a85ed 100644 --- a/mobile/mobile_5f.asm +++ b/mobile/mobile_5f.asm @@ -68,7 +68,7 @@ Function17c000: ld bc, $80 tiles call CopyBytes - ld hl, HaveWantGFX + $800 + ld hl, HaveWantGFX + $80 tiles ld de, vTiles1 ld bc, $10 tiles call CopyBytes |