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_LINKSTANDBYMSG,
CONTROLLER_RESETACTIONMOVESELECTION, CONTROLLER_RESETACTIONMOVESELECTION,
CONTROLLER_55, CONTROLLER_55,
/*new controllers should go after 55 and before 56*/ /*new controllers should go here*/
CONTROLLER_56, CONTROLLER_TERMINATOR_NOP,
CONTROLLER_CMDS_COUNT CONTROLLER_CMDS_COUNT
}; };