mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
clarify controllers terminator
This commit is contained in:
parent
712ae56167
commit
192817a7dc
@ -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
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user