summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/battle_controllers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index 517df3edb..973a723e0 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -167,8 +167,8 @@ enum
CONTROLLER_LINKSTANDBYMSG,
CONTROLLER_RESETACTIONMOVESELECTION,
CONTROLLER_55,
- /*new controllers should go after 55 and before 56*/
- CONTROLLER_56,
+ /*new controllers should go here*/
+ CONTROLLER_TERMINATOR_NOP,
CONTROLLER_CMDS_COUNT
};