diff options
Diffstat (limited to 'battle/core.asm')
-rw-r--r-- | battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm index 5503d307d..4586d2c9c 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -2395,7 +2395,7 @@ Function3cf35: ; 3cf35 Function3cf4a: ; 3cf4a ld hl, EnemyHPPal - ld e, $30 + ld e, HP_BAR_LENGTH_PX call Function3e12e call WaitBGMap callba Function2c012 |