Macros | |
#define | NAMESPACE action_command_dizzy_shell |
#define | METER_FILL_TICK 850 |
#define | GET_DRAIN_RATE(pct) PCT_TO_TABLE_RATE(N(DrainRateTable), pct) |
Enumerations | |
enum | { HIDX_BUTTON = 0 , HIDX_METER = 1 , HIDX_100_PCT = 2 } |
Functions | |
void N | update (void) |
Variables | |
s32 | actionCmdTableDizzyShell [] |
#define GET_DRAIN_RATE | ( | pct | ) | PCT_TO_TABLE_RATE(N(DrainRateTable), pct) |
Referenced by update().
#define METER_FILL_TICK 850 |
Referenced by update().
#define NAMESPACE action_command_dizzy_shell |
void N update | ( | void | ) |
|
extern |