diff options
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/battle_tower.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/battle_tower.h b/include/constants/battle_tower.h index 73a4af5a5..508656fab 100644 --- a/include/constants/battle_tower.h +++ b/include/constants/battle_tower.h @@ -10,7 +10,7 @@ #define BATTLE_TOWER_FUNC_SAVE 6 #define BATTLE_TOWER_FUNC_7 7 #define BATTLE_TOWER_FUNC_NOP 8 -#define BATTLE_TOWER_FUNC_NOP_SPRITE 9 +#define BATTLE_TOWER_FUNC_NOP2 9 #define BATTLE_TOWER_FUNC_10 10 #define BATTLE_TOWER_FUNC_11 11 #define BATTLE_TOWER_FUNC_12 12 |