Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
spindrift.inc.c File Reference

Functions

void bhv_spindrift_loop (void)
 

Variables

struct ObjectHitbox sSpindriftHitbox
 

Function Documentation

◆ bhv_spindrift_loop()

void bhv_spindrift_loop ( void  )

Variable Documentation

◆ sSpindriftHitbox

struct ObjectHitbox sSpindriftHitbox
Initial value:
= {
0,
2,
1,
3,
90,
80,
80,
70,
}
#define INTERACT_BOUNCE_TOP
Definition: interaction.h:21