clarify controllers terminator
This commit is contained in:
@@ -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
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user