Go to the source code of this file.
Enumerations | |
| enum | { SUBSTATE_INIT = 0 , SUBSTATE_EJECT = 1 , SUBSTATE_FALL = 2 , SUBSTATE_CRASH = 3 , SUBSTATE_GET_UP = 5 } |
Functions | |
| void | action_update_use_munchlesia (void) |
Variables | |
| BSS f32 | Munchlesia_LaunchVelocity |
| BSS f32 | Munchlesia_LateralVelocity |
| BSS f32 | Munchlesia_LaunchAccel |
| BSS f32 | Munchlesia_LaunchYaw |
| BSS s32 | D_802B62E0 |
| Enumerator | |
|---|---|
| SUBSTATE_INIT | |
| SUBSTATE_EJECT | |
| SUBSTATE_FALL | |
| SUBSTATE_CRASH | |
| SUBSTATE_GET_UP | |
Definition at line 10 of file use_munchlesia.c.
Definition at line 18 of file use_munchlesia.c.
Definition at line 4 of file use_munchlesia.c.
Referenced by action_update_use_munchlesia().
Definition at line 5 of file use_munchlesia.c.
Referenced by action_update_use_munchlesia().
Definition at line 6 of file use_munchlesia.c.
Referenced by action_update_use_munchlesia().
Definition at line 7 of file use_munchlesia.c.
Referenced by action_update_use_munchlesia().
| BSS s32 D_802B62E0 |
Definition at line 8 of file use_munchlesia.c.
Referenced by action_update_use_munchlesia().