pokeplatinum/include/struct_defs/struct_020147B8.h
2024-07-17 16:27:59 +02:00

15 lines
357 B
C

#ifndef POKEPLATINUM_STRUCT_020147B8_H
#define POKEPLATINUM_STRUCT_020147B8_H
#include <nitro/fx/fx.h>
typedef struct SPLParticle_t SPLParticle;
struct SPLEmitter_t;
typedef struct {
void (*unk_00)(const void *, SPLParticle *, VecFx32 *, struct SPLEmitter_t *);
const void *unk_04;
} UnkStruct_020147B8;
#endif // POKEPLATINUM_STRUCT_020147B8_H