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

Enumerations

enum  { SUBSTATE_LAUNCH = 0 , SUBSTATE_DONE = 1 }
 

Functions

void action_update_use_tweester (void)
 

Variables

BSS TweesterPhysics PlayerTweesterPhysicsData
 
TweesterPhysicsPlayerTweesterPhysicsPtr = &PlayerTweesterPhysicsData
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
SUBSTATE_LAUNCH 
SUBSTATE_DONE 

Function Documentation

◆ action_update_use_tweester()

void action_update_use_tweester ( void )

Variable Documentation

◆ PlayerTweesterPhysicsData

BSS TweesterPhysics PlayerTweesterPhysicsData

◆ PlayerTweesterPhysicsPtr

TweesterPhysics* PlayerTweesterPhysicsPtr = &PlayerTweesterPhysicsData