Use macros to define predefs.

This commit is contained in:
yenatch 2014-06-16 13:25:46 -07:00
parent 94dc695543
commit d10108a066
10 changed files with 123 additions and 113 deletions

View file

@ -59,7 +59,7 @@ StatusScreen: ; 12953 (4:6953)
call PlaceString ; "TYPE1/"
FuncCoord 11,3
ld hl, Coord
PREDEF DrawHPBarPredef ; predef $5f
predef DrawHP ; predef $5f
ld hl, wcf25
call GetHealthBarColor
ld b, $3