mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Use macros to define predefs.
This commit is contained in:
parent
94dc695543
commit
d10108a066
10 changed files with 123 additions and 113 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue