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) |
| #define TONGUE_COPY_MODEL_ID 10000 |
| #define TONGUE_WIGGLE_RATE 10 |
Referenced by make_tongue_gfx().
| void N add_tongue_deformation | ( | Vtx * | src, |
| Vtx * | dest, | ||
| s32 | numVertices, | ||
| s32 | time ) |
Referenced by make_tongue_gfx().
| void N make_tongue_gfx | ( | s32 | index | ) |