mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-09 11:50:48 +12: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
|
|
@ -92,7 +92,7 @@ RedrawPartyMenu_: ; 12ce3 (4:6ce3)
|
|||
set 0,a
|
||||
ld [hFlags_0xFFF6],a
|
||||
add hl,bc
|
||||
predef Func_128f6 ; draw HP bar and prints current / max HP
|
||||
predef DrawHP2 ; draw HP bar and prints current / max HP
|
||||
ld a,[hFlags_0xFFF6]
|
||||
res 0,a
|
||||
ld [hFlags_0xFFF6],a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue