Macros | |
#define | NAMESPACE action_command_unused_mash_a |
A very simple "mash A to fill the meter" action command. | |
#define | METER_FILL_TICK 1500 |
Enumerations | |
enum | { HIDX_BUTTON = 0 , HIDX_METER = 1 , HIDX_100_PCT = 2 } |
Functions | |
void N | update (void) |
Variables | |
s32 | actionCmdTable0A [] |
#define METER_FILL_TICK 1500 |
Referenced by update().
#define NAMESPACE action_command_unused_mash_a |
A very simple "mash A to fill the meter" action command.
The command is very easy, as each mash adds a large amount to the meter and the meter does not drain.
void N update | ( | void | ) |
|
extern |