![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Functions | |
void | func_802C231C (f32 a0) |
void | ActionTweester0 (void) |
void | ActionTweester1 (void) |
void | ActionTweester2 (void) |
void | bhv_tweester_loop (void) |
void | bhv_tweester_sand_particle_loop (void) |
Variables | |
struct ObjectHitbox | sTweesterHitbox |
void(* | sTweesterActions [])(void) = { ActionTweester0, ActionTweester1, ActionTweester2 } |
void(* sTweesterActions[])(void) = { ActionTweester0, ActionTweester1, ActionTweester2 } |
struct ObjectHitbox sTweesterHitbox |