diff options
author | yenatch <yenatch@gmail.com> | 2015-02-06 19:20:06 -0800 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-02-06 19:20:06 -0800 |
commit | 556435e0c706ea8d3e1b03685d9ca5c0131b8674 (patch) | |
tree | 4df51e46c0b35b48ecbb85ac93f33e18d727f90d | |
parent | 6086778c41d8edc0b421587af6b0bcc16b1e9956 (diff) |
A couple of the dumped graphics files were actually tilemaps.
-rw-r--r-- | gfx/unknown/108fe7.tilemap.lz (renamed from gfx/unknown/108fe7.2bpp.lz) | bin | 192 -> 192 bytes | |||
-rw-r--r-- | gfx/unknown/1090a7.tilemap.lz (renamed from gfx/unknown/1090a7.2bpp.lz) | bin | 80 -> 80 bytes | |||
-rw-r--r-- | main.asm | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/gfx/unknown/108fe7.2bpp.lz b/gfx/unknown/108fe7.tilemap.lz Binary files differindex 94069f2fa..94069f2fa 100644 --- a/gfx/unknown/108fe7.2bpp.lz +++ b/gfx/unknown/108fe7.tilemap.lz diff --git a/gfx/unknown/1090a7.2bpp.lz b/gfx/unknown/1090a7.tilemap.lz Binary files differindex 933762c80..933762c80 100644 --- a/gfx/unknown/1090a7.2bpp.lz +++ b/gfx/unknown/1090a7.tilemap.lz @@ -114459,10 +114459,10 @@ LZ_108da7: 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 |