battle_script_commands data decomp

This commit is contained in:
jiangzhengwenjz
2019-08-23 15:54:19 +08:00
parent 23b2a0cc9f
commit 3459fbb9a3
13 changed files with 1178 additions and 298 deletions
+1
View File
@@ -222,5 +222,6 @@ extern const u8 BattleScript_IntimidateActivates[];
extern const u8 BattleScript_IntimidateActivatesEnd3[];
extern const u8 BattleScript_IgnoresWhileAsleep[];
extern const u8 BattleScript_IgnoresAndHitsItself[];
extern const u8 BattleScript_MoveEffectRecoil[];
#endif // GUARD_BATTLE_SCRIPTS_H