SSBM Decomp
Loading...
Searching...
No Matches
particle.static.h
Go to the documentation of this file.
1#ifndef __GALE01_391580
2#define __GALE01_391580
3
4#include <Runtime/platform.h>
5
6#include <sysdolphin/baselib/particle.h> // IWYU pragma: export
7
8// .data
9
10/* 4D78D0 */ static u32 hsd_804D78D0;
11/* 4D78D4 */ static int (**psCallback)(HSD_Particle* part);
12
13#endif
unsigned long u32
Definition types.h:9
static u32 hsd_804D78D0
Definition particle.static.h:10
static int(** psCallback)(HSD_Particle *part)
Definition particle.static.h:11
Definition psstructs.h:129