Macros | |
#define | NAMESPACE action_command_bomb |
#define | BASIC_FILL_TICK 940 |
#define | SUPER_FILL_TICK 800 |
#define | ULTRA_FILL_TICK 740 |
#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 | actionCmdTableBomb [] |
#define BASIC_FILL_TICK 940 |
Referenced by update().
#define GET_DRAIN_RATE | ( | pct | ) | PCT_TO_TABLE_RATE(N(DrainRateTable), pct) |
Referenced by update().
#define NAMESPACE action_command_bomb |
#define SUPER_FILL_TICK 800 |
Referenced by update().
#define ULTRA_FILL_TICK 740 |
Referenced by update().
void N update | ( | void | ) |
|
extern |