diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-06 15:05:04 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-06 15:05:04 -0500 |
commit | 629cb532d8886ba5874b137cab6f148e29a1e753 (patch) | |
tree | b7d0f0aa1127ef884d06ec4525d321b138fa779d /include/constants/battle_script_commands.h | |
parent | f3be95d0c0a76f6bf6f5a03792b2ceaf012bc25b (diff) |
Update macros for battle_scripts_2
Diffstat (limited to 'include/constants/battle_script_commands.h')
-rw-r--r-- | include/constants/battle_script_commands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/battle_script_commands.h b/include/constants/battle_script_commands.h index cbe3a8209..49ecfeafa 100644 --- a/include/constants/battle_script_commands.h +++ b/include/constants/battle_script_commands.h @@ -74,7 +74,7 @@ #define VARIOUS_CASE_8 8 #define VARIOUS_RETURN_OPPONENT_MON1 9 #define VARIOUS_RETURN_OPPONENT_MON2 10 -#define VARIOUS_CASE_11 11 +#define VARIOUS_CHECK_POKEFLUTE 11 #define VARIOUS_WAIT_FANFARE 12 // atk80, dmg manipulation |