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

Macros

#define NAMESPACE   action_command_body_slam
 
#define METER_FILL_RATE   154
 

Enumerations

enum  { HIDX_BUTTON = 0 , HIDX_METER = 1 , HIDX_LIGHT = 2 , HIDX_FRAME = 3 }
 

Functions

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

Variables

s32 actionCmdTableBodySlam []
 

Macro Definition Documentation

◆ METER_FILL_RATE

#define METER_FILL_RATE   154

Referenced by update().

◆ NAMESPACE

#define NAMESPACE   action_command_body_slam

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
HIDX_BUTTON 
HIDX_METER 
HIDX_LIGHT 
HIDX_FRAME 

Function Documentation

◆ draw()

void N draw ( void )

◆ free()

void N free ( void )

◆ update()

void N update ( void )

Variable Documentation

◆ actionCmdTableBodySlam

s32 actionCmdTableBodySlam[]
extern