diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-19 20:08:14 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-19 20:08:14 -0400 |
commit | 6dda612879161520c0aca1fff212d4cc5596449c (patch) | |
tree | bf6117215285359875c6c5d474d691c69dcf2c99 | |
parent | c92957186e3848c510599efe37b2c044f0298216 (diff) |
Dump tileset 6
-rw-r--r-- | gfx/tilesets/tileset6.t4.png | bin | 0 -> 787 bytes | |||
-rwxr-xr-x | main.asm | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gfx/tilesets/tileset6.t4.png b/gfx/tilesets/tileset6.t4.png Binary files differnew file mode 100644 index 0000000..ce3f04e --- /dev/null +++ b/gfx/tilesets/tileset6.t4.png @@ -155,7 +155,11 @@ Tileset5Gfx: ; 8a518 (22:6518) dw $63 INCBIN "gfx/tilesets/tileset5.t13.2bpp" -INCBIN "baserom.gbc",$8ab4a,$8C000 - $8ab4a +Tileset6Gfx: ; 8ab4a (22:6b4a) + dw $3c + INCBIN "gfx/tilesets/tileset6.t4.2bpp" + +INCBIN "baserom.gbc",$8af0c,$8C000 - $8af0c SECTION "bank23",ROMX,BANK[$23] INCBIN "baserom.gbc",$8C000,$4000 |