From f09b68d9450e0770115b764a49342bc9767d75f4 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 1 Mar 2020 17:00:57 -0500 Subject: Change how some PNG graphics are formatted --- mobile/mobile_5f.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile') 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 -- cgit v1.2.3