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

Macros

#define AC_LEECH_MAX_TIME   32767
 

Functions

void action_command_stop_leech_update (void)
 
void action_command_stop_leech_draw (void)
 
void action_command_stop_leech_free (void)
 

Macro Definition Documentation

◆ AC_LEECH_MAX_TIME

#define AC_LEECH_MAX_TIME   32767

Function Documentation

◆ action_command_stop_leech_draw()

void action_command_stop_leech_draw ( void )

Referenced by action_command_draw().

◆ action_command_stop_leech_free()

void action_command_stop_leech_free ( void )

◆ action_command_stop_leech_update()

void action_command_stop_leech_update ( void )

Referenced by action_command_update().