papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
use_munchlesia.c File Reference

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
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
SUBSTATE_INIT 
SUBSTATE_EJECT 
SUBSTATE_FALL 
SUBSTATE_CRASH 
SUBSTATE_GET_UP 

Function Documentation

◆ action_update_use_munchlesia()

void action_update_use_munchlesia ( void )

Variable Documentation

◆ D_802B62E0

BSS s32 D_802B62E0

◆ Munchlesia_LateralVelocity

BSS f32 Munchlesia_LateralVelocity

◆ Munchlesia_LaunchAccel

BSS f32 Munchlesia_LaunchAccel

◆ Munchlesia_LaunchVelocity

BSS f32 Munchlesia_LaunchVelocity

◆ Munchlesia_LaunchYaw

BSS f32 Munchlesia_LaunchYaw