From e9626c7710e9e7fd7a0a035215310c6b79fb9dc9 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 22 Feb 2014 06:44:47 -0500 Subject: [PATCH] gfx/misc/town_map.lz is actually padded --- gfx/misc/town_map.lz | Bin 771 -> 772 bytes main.asm | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gfx/misc/town_map.lz b/gfx/misc/town_map.lz index 1ca2ac243c735b7399bf3dbce5937443e7f601d5..c807a372f80d0aa895efc18e383698ff15bb6d7f 100644 GIT binary patch delta 9 QcmZo>Yhl~K%*@CD01O)e%K!iX delta 7 OcmZo+Yi8TP%nSeshXKj} diff --git a/main.asm b/main.asm index c5ec8537f..8b7c27cab 100644 --- a/main.asm +++ b/main.asm @@ -81081,9 +81081,9 @@ INCBIN "baserom.gbc", $f8aa0, $f8ba0 - $f8aa0 TownMapGFX: ; f8ba0 INCBIN "gfx/misc/town_map.lz" -; f8ea3 +; f8ea4 -INCBIN "baserom.gbc", $f8ea3, $f9434 - $f8ea3 +INCBIN "baserom.gbc", $f8ea4, $f9434 - $f8ea4 Footprints: INCBIN "gfx/misc/footprints.1bpp"