Enumerations | |
enum | { SUBSTATE_SLIDING = 0 , SUBSTATE_STOP = 1 , SUBSTATE_LAUNCH = 2 , SUBSTATE_FALL = 3 , SUBSTATE_CRASH = 4 , SUBSTATE_GET_UP = 5 , SUBSTATE_DUST_OFF = 6 , SUBSTATE_DONE = 7 } |
Functions | |
void | func_802B6000_E27510 (void) |
void | action_update_sliding (void) |
Variables | |
BSS f32 | SlideAcceleration |
BSS f32 | MaxSlideAccel |
BSS f32 | MaxSlideVelocity |
BSS f32 | SlideLaunchSpeed |
BSS f32 | D_802B6790 |
BSS f32 | D_802B6794 |
BSS f32 | D_802B6798 |
BSS s32 | D_802B679C |
Referenced by action_update_sliding().
Referenced by action_update_sliding().
Referenced by action_update_sliding().
Referenced by action_update_sliding().
Referenced by action_update_sliding().
Referenced by action_update_sliding(), and func_802B6000_E27510().
Referenced by action_update_sliding(), and func_802B6000_E27510().
Referenced by action_update_sliding().
Referenced by action_update_sliding(), and func_802B6000_E27510().