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

Macros

#define TONGUE_WIGGLE_RATE   10
 
#define TONGUE_COPY_MODEL_ID   10000
 

Functions

void N add_tongue_deformation (Vtx *src, Vtx *dest, s32 numVertices, s32 time)
 
void N make_tongue_gfx (s32 index)
 

Macro Definition Documentation

◆ TONGUE_COPY_MODEL_ID

#define TONGUE_COPY_MODEL_ID   10000

◆ TONGUE_WIGGLE_RATE

#define TONGUE_WIGGLE_RATE   10

Referenced by make_tongue_gfx().

Function Documentation

◆ add_tongue_deformation()

void N add_tongue_deformation ( Vtx * src,
Vtx * dest,
s32 numVertices,
s32 time )

Referenced by make_tongue_gfx().

◆ make_tongue_gfx()

void N make_tongue_gfx ( s32 index)