1 // The menuIDs should not have big "gaps" -- so the switch works well.
2 // A few small gaps is OK.
14 #define CMD_PHYDMP 113
15 #define CMD_LINDMP 114
22 #define CMD_DISASM 121
23 // It is important that all the menuIDs on the "Options" menu be higher than on any other menu
24 // It is important that CMD_MODEB be the lowest menuID on the option window
33 #define CMD_MASCII 131
35 // The CMD_WS menuID's must be strictly "contiguous" and in-order
44 // The next 8 menuID's must be strictly "contiguous" and in-order