ref: d643241c1eb6e54e201ba80e46406320a5d48359
parent: d87796e0ad73401f12e128132e8323c22c8d547c
author: U-Fish-PC\Daniel <corrnondacqb@yahoo.com>
date: Mon Aug 19 14:41:40 EDT 2013
Added "AB" tiles to gfx
binary files /dev/null b/gfx/AB.2bpp differ
--- a/main.asm
+++ b/main.asm
@@ -29009,7 +29009,8 @@
FontGraphics: ; 11a80 (4:5a80)
INCBIN "gfx/font.1bpp"
-INCBIN "baserom.gbc",$11e80,$11ea0 - $11e80
+ABTiles: ; 11e80 (4:5e80)
+ INCBIN "gfx/AB.2bpp"
HpBarAndStatusGraphics: ; 11ea0 (4:5ea0)
INCBIN "gfx/hp_bar_and_status.2bpp"