Go to the source code of this file.
Enumerations | |
enum | { ACV_THREE_CHANCES_WATER_BLOCK = 0 , ACV_THREE_CHANCES_TURBO_CHARGE = 1 , ACV_THREE_CHANCES_CLOUD_NINE = 2 } |
Functions | |
void | action_command_three_chances_update (void) |
void | action_command_three_chances_draw (void) |
void | action_command_three_chances_free (void) |
Enumerator | |
---|---|
ACV_THREE_CHANCES_WATER_BLOCK | |
ACV_THREE_CHANCES_TURBO_CHARGE | |
ACV_THREE_CHANCES_CLOUD_NINE |
Definition at line 17 of file three_chances.h.
Referenced by action_command_update().
Referenced by action_command_draw().
Referenced by action_command_free().