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

Functions

void bhv_white_wind_particle_loop (void)
 
void func_802C76E0 (s32 a0, f32 a1, f32 a2, f32 a3, f32 a4)
 

Variables

struct ObjectHitbox sWindParticleHitbox
 

Function Documentation

◆ bhv_white_wind_particle_loop()

void bhv_white_wind_particle_loop ( void  )

◆ func_802C76E0()

void func_802C76E0 ( s32  a0,
f32  a1,
f32  a2,
f32  a3,
f32  a4 
)

Variable Documentation

◆ sWindParticleHitbox

struct ObjectHitbox sWindParticleHitbox
Initial value:
= {
0,
0,
0,
0,
20,
70,
20,
70,
}
#define INTERACT_WIND
Definition: interaction.h:16