Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
particles.h File Reference
#include <ultra64.h>
#include "gd_types.h"

Go to the source code of this file.

Functions

void func_801823A0 (struct ObjNet *)
 
struct ObjParticlemake_particle (u32, s32, f32, f32, f32)
 
void move_particles_in_grp (struct ObjGroup *)
 

Function Documentation

◆ func_801823A0()

void func_801823A0 ( struct ObjNet )

◆ make_particle()

struct ObjParticle* make_particle ( u32  ,
s32  ,
f32  ,
f32  ,
f32   
)

◆ move_particles_in_grp()

void move_particles_in_grp ( struct ObjGroup )