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

Macros

#define NAMESPACE   action_command_flee
 
#define METER_FILL_RATE   180
 

Enumerations

enum  {
  HIDX_BUTTON = 0 , HIDX_METER = 1 , HIDX_RUN_AWAY = 2 , HIDX_OK = 3 ,
  HIDX_100_PCT = 4
}
 

Functions

void N update (void)
 
void N draw (void)
 
void N free (void)
 

Variables

s32 actionCmdTableFlee []
 

Macro Definition Documentation

◆ METER_FILL_RATE

#define METER_FILL_RATE   180

Referenced by update().

◆ NAMESPACE

#define NAMESPACE   action_command_flee

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
HIDX_BUTTON 
HIDX_METER 
HIDX_RUN_AWAY 
HIDX_OK 
HIDX_100_PCT 

Function Documentation

◆ draw()

void N draw ( void )

◆ free()

void N free ( void )

◆ update()

void N update ( void )

Variable Documentation

◆ actionCmdTableFlee

s32 actionCmdTableFlee[]
extern