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

Macros

#define NAMESPACE   action_command_break_free
 
#define METER_FILL_RATE   100
 

Enumerations

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

Functions

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

Variables

s32 actionCmdTableBreakFree []
 

Macro Definition Documentation

◆ METER_FILL_RATE

#define METER_FILL_RATE   100

Referenced by update().

◆ NAMESPACE

#define NAMESPACE   action_command_break_free

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
HIDX_BUTTON 
HIDX_METER 
HIDX_RUN_AWAY 
HIDX_OK 

Function Documentation

◆ draw()

void N draw ( void )

◆ free()

void N free ( void )

◆ update()

void N update ( void )

Variable Documentation

◆ actionCmdTableBreakFree

s32 actionCmdTableBreakFree[]
extern