diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-25 21:04:12 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-25 21:04:12 +0200 |
commit | 2b7c138cbe165cdfa0ad8f7044efc439d9888cd2 (patch) | |
tree | 9082ae430de730abf8f7fb0dcc0132a005a8d5f9 /include/constants/battle_script_commands.h | |
parent | 0d8c5b613eda48e48d25615e710c34388072858c (diff) |
Some labels
Diffstat (limited to 'include/constants/battle_script_commands.h')
-rw-r--r-- | include/constants/battle_script_commands.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/battle_script_commands.h b/include/constants/battle_script_commands.h index 84ec9d512..bd9d8e67d 100644 --- a/include/constants/battle_script_commands.h +++ b/include/constants/battle_script_commands.h @@ -71,6 +71,8 @@ #define VARIOUS_WAIT_CRY 18 #define VARIOUS_RETURN_OPPONENT_MON1 19 #define VARIOUS_RETURN_OPPONENT_MON2 20 +#define VARIOUS_VOLUME_DOWN 21 +#define VARIOUS_VOLUME_UP 22 #define VARIOUS_SET_TELEPORT_OUTCOME 25 #define VARIOUS_PLAY_TRAINER_DEFEATED_MUSIC 26 |