diff options
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 c618ffb4b..cbe3a8209 100644 --- a/include/constants/battle_script_commands.h +++ b/include/constants/battle_script_commands.h @@ -75,7 +75,7 @@ #define VARIOUS_RETURN_OPPONENT_MON1 9 #define VARIOUS_RETURN_OPPONENT_MON2 10 #define VARIOUS_CASE_11 11 -#define VARIOUS_CASE_12 12 +#define VARIOUS_WAIT_FANFARE 12 // atk80, dmg manipulation #define ATK80_DMG_CHANGE_SIGN 0 |