Go to the source code of this file.
Functions | |
void | action_update_step_up_set_peach_anim (void) |
void | action_update_step_up (void) |
void | action_update_step_up_peach (void) |
Variables | |
AnimID | StepUpPeachAnims [] |
void action_update_step_up_set_peach_anim | ( | void | ) |
Definition at line 75 of file step_up.c.
Referenced by action_update_step_up().
void action_update_step_up | ( | void | ) |
Definition at line 29 of file step_up.c.
void action_update_step_up_peach | ( | void | ) |
Definition at line 85 of file step_up.c.
AnimID StepUpPeachAnims[] |
Definition at line 5 of file step_up.c.
Referenced by action_update_step_up_set_peach_anim().