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

Enumerations

enum  {
  SUBSTATE_INIT = 0 , SUBSTATE_DELAY_LAUNCH = 1 , SUBSTATE_LAUNCH = 2 , SUBSTATE_END_LAUNCH = 3 ,
  SUBSTATE_RETURN_INIT = 4 , SUBSTATE_RETURN_MOTION = 5 , SUBSTATE_HOVER = 6 , SUBSTATE_BOUNCE = 7 ,
  SUBSTATE_DELAY_DONE = 8 , SUBSTATE_DELAY_INIT_SINK = 20 , SUBSTATE_DELAY_INIT = 21
}
 

Functions

void action_update_hit_lava (void)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
SUBSTATE_INIT 
SUBSTATE_DELAY_LAUNCH 
SUBSTATE_LAUNCH 
SUBSTATE_END_LAUNCH 
SUBSTATE_RETURN_INIT 
SUBSTATE_RETURN_MOTION 
SUBSTATE_HOVER 
SUBSTATE_BOUNCE 
SUBSTATE_DELAY_DONE 
SUBSTATE_DELAY_INIT_SINK 
SUBSTATE_DELAY_INIT 

Function Documentation

◆ action_update_hit_lava()

void action_update_hit_lava ( void )