SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1#ifndef MELEE_EF_FORWARD_H
2#define MELEE_EF_FORWARD_H
3
4#include <placeholder.h>
5
6typedef struct ef_UnkStruct1 ef_UnkStruct1;
7typedef struct ef_UnkStruct2 ef_UnkStruct2;
8typedef struct Effect Effect;
9typedef struct EffectDesc EffectDesc;
10
12
13#endif
UNK_RET(* efLib_UnkCallback)(UNK_PARAMS)
Definition forward.h:11
#define UNK_PARAMS
#define UNK_RET
Definition types.h:34
Definition types.h:15
Definition types.h:39
Definition types.h:11