Name the UpdateEnemyHUD predef.

Also start using hp palette constants.
This commit is contained in:
yenatch
2014-06-16 22:52:59 -07:00
parent 8639fcd29b
commit 541a9c7347
9 changed files with 99 additions and 95 deletions

View File

@@ -130,8 +130,8 @@ RefreshBattleHuds:: ; 39c9
; 39d4
UpdateBattleHuds:: ; 39d4
callba Function3df48
callba Function3e036
callba UpdatePlayerHUD
callba UpdateEnemyHUD
ret
; 39e1