You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove wKickCounter and wPresentPower aliases for wBattleAnimParam
This commit is contained in:
@@ -62,7 +62,7 @@ BattleCommand_Substitute:
|
||||
xor a
|
||||
ld [wNumHits], a
|
||||
ld [wFXAnimID + 1], a
|
||||
ld [wKickCounter], a
|
||||
ld [wBattleAnimParam], a
|
||||
ld a, SUBSTITUTE
|
||||
call LoadAnim
|
||||
jr .finish
|
||||
|
||||
Reference in New Issue
Block a user