mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-03 18:11:42 +13:00
fixed hp bar wram label and misc
This commit is contained in:
parent
32f7cf12de
commit
72bbaed99f
21 changed files with 169 additions and 161 deletions
|
|
@ -55,7 +55,7 @@ StatusScreen: ; 12953 (4:6953)
|
|||
ld de, Type1Text
|
||||
call PlaceString ; "TYPE1/"
|
||||
hlCoord 11, 3
|
||||
predef DrawHP ; predef $5f
|
||||
predef DrawHP
|
||||
ld hl, wcf25
|
||||
call GetHealthBarColor
|
||||
ld b, $3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue