ref: 556435e0c706ea8d3e1b03685d9ca5c0131b8674
parent: 6086778c41d8edc0b421587af6b0bcc16b1e9956
author: yenatch <yenatch@gmail.com>
date: Fri Feb 6 14:20:06 EST 2015
A couple of the dumped graphics files were actually tilemaps.
binary files a/gfx/unknown/108fe7.2bpp.lz /dev/null differ
binary files /dev/null b/gfx/unknown/108fe7.tilemap.lz differ
binary files a/gfx/unknown/1090a7.2bpp.lz /dev/null differ
binary files /dev/null b/gfx/unknown/1090a7.tilemap.lz differ
--- a/main.asm
+++ b/main.asm
@@ -114459,10 +114459,10 @@
INCBIN "gfx/unknown/108da7.2bpp.lz"
LZ_108fe7:
-INCBIN "gfx/unknown/108fe7.2bpp.lz"
+INCBIN "gfx/unknown/108fe7.tilemap.lz"
LZ_1090a7:
-INCBIN "gfx/unknown/1090a7.2bpp.lz"
+INCBIN "gfx/unknown/1090a7.tilemap.lz"
Palette_1090f7:
INCBIN "baserom.gbc", $1090f7, $109107 - $1090f7