You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More annotations of HP bar animations, including an oversight by GameFreak resulting in super-slow HP bars for Pokemon with over 48 HP
This commit is contained in:
@@ -2924,7 +2924,9 @@ TruncateHL_BC: ; 3534d
|
||||
ld a, [wLinkMode]
|
||||
cp 3
|
||||
jr z, .done
|
||||
|
||||
; If we go back to the loop point,
|
||||
; it's the same as doing this exact
|
||||
; same check twice.
|
||||
ld a, h
|
||||
or b
|
||||
jr nz, .loop
|
||||
|
Reference in New Issue
Block a user