You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Replace many '; unused' with '; unreferenced'
This commit is contained in:
@@ -63,7 +63,7 @@ BattleCommandPointers:
|
||||
dw BattleCommand_Charge
|
||||
dw BattleCommand_CheckCharge
|
||||
dw BattleCommand_TrapTarget
|
||||
dw BattleCommand3c
|
||||
dw BattleCommand_Unused3C
|
||||
dw BattleCommand_Rampage
|
||||
dw BattleCommand_CheckRampage
|
||||
dw BattleCommand_ConstantDamage
|
||||
@@ -96,7 +96,7 @@ BattleCommandPointers:
|
||||
dw BattleCommand_Endure
|
||||
dw BattleCommand_CheckCurl
|
||||
dw BattleCommand_RolloutPower
|
||||
dw BattleCommand5d
|
||||
dw BattleCommand_Unused5D
|
||||
dw BattleCommand_FuryCutter
|
||||
dw BattleCommand_Attract
|
||||
dw BattleCommand_HappinessPower
|
||||
|
Reference in New Issue
Block a user