SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
efalt.h
Go to the documentation of this file.
1
#ifndef MELEE_EF_EFALT_H
2
#define MELEE_EF_EFALT_H
3
4
#include <
sysdolphin/baselib/forward.h
>
5
6
#include <
stdarg.h
>
// va_list, below
7
8
void
*
efAlt_Spawn
(
s32
,
HSD_GObj
*,
va_list
);
9
10
#endif
efAlt_Spawn
void * efAlt_Spawn(s32, HSD_GObj *, va_list)
Definition
efalt.c:20
s32
signed long s32
Definition
types.h:8
stdarg.h
va_list
__va_list va_list
Definition
stdarg.h:11
HSD_GObj
Definition
gobj.h:13
forward.h
src
melee
ef
efalt.h
Generated by
1.17.0