clarify controllers terminator

This commit is contained in:
DizzyEggg 2017-10-31 18:49:29 +01:00
parent 712ae56167
commit 192817a7dc

View File

@ -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
};