diff --git a/gfx/town_map.2bpp b/gfx/town_map.2bpp new file mode 100755 index 00000000..54e45869 Binary files /dev/null and b/gfx/town_map.2bpp differ diff --git a/main.asm b/main.asm index bb85a899..2fafe7b5 100644 --- a/main.asm +++ b/main.asm @@ -29036,7 +29036,7 @@ PokedexTileGraphics: ; 12488 (4:6488) INCBIN "baserom.gbc",$12488,$125a8 - $12488 WorldMapTileGraphics: ; 125a8 (4:65a8) -INCBIN "baserom.gbc",$125a8,$126a8 - $125a8 +INCBIN "gfx/town_map.2bpp" PlayerCharacterTitleGraphics: ; 126a8 (4:66a8) INCBIN "baserom.gbc",$126a8,$128d8 - $126a8