diff options
-rw-r--r-- | gfx/tilesets/tileset4.t8.png | bin | 0 -> 1361 bytes | |||
-rwxr-xr-x | main.asm | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gfx/tilesets/tileset4.t8.png b/gfx/tilesets/tileset4.t8.png Binary files differnew file mode 100644 index 0000000..8dd2670 --- /dev/null +++ b/gfx/tilesets/tileset4.t8.png @@ -147,7 +147,11 @@ Tileset3Gfx: ; 89584 (22:5584) dw $81 INCBIN "gfx/tilesets/tileset3.t15.2bpp" -INCBIN "baserom.gbc",$89d96,$8C000 - $89d96 +Tileset4Gfx: ; 89d96 (22:5d96) + dw $78 + INCBIN "gfx/tilesets/tileset4.t8.2bpp" + +INCBIN "baserom.gbc",$8a518,$8C000 - $8a518 SECTION "bank23",ROMX,BANK[$23] INCBIN "baserom.gbc",$8C000,$4000 |