Macros | |
#define | NAMESPACE action_command_stop_leech |
Differs from most mash commands by not having a fixed time limit and not having a rising sound effect as it fills. | |
#define | METER_FILL_TICK 100 |
Enumerations | |
enum | { HIDX_BUTTON = 0 , HIDX_METER = 1 } |
Functions | |
void N | update (void) |
void N | draw (void) |
void N | free (void) |
Variables | |
s32 | actionCmdTableStopLeech [] |
#define METER_FILL_TICK 100 |
Referenced by update().
#define NAMESPACE action_command_stop_leech |
Differs from most mash commands by not having a fixed time limit and not having a rising sound effect as it fills.
void N draw | ( | void | ) |
void N free | ( | void | ) |
void N update | ( | void | ) |
|
extern |