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) |
anonymous enum |
void action_command_three_chances_draw | ( | void | ) |
Referenced by action_command_draw().
void action_command_three_chances_free | ( | void | ) |
Referenced by action_command_free().
void action_command_three_chances_update | ( | void | ) |
Referenced by action_command_update().