summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 2 insertions, 2 deletions
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"