SSBM Decomp
Loading...
Searching...
No Matches
efsync.h
Go to the documentation of this file.
1#ifndef MELEE_EF_EFSYNC_H
2#define MELEE_EF_EFSYNC_H
3
4#include <platform.h>
5
6#include "baselib/forward.h"
7
8void* efSync_Spawn(s32 gfx_id, HSD_GObj* arg_gobj, ...);
9
10#endif
void * efSync_Spawn(s32 gfx_id, HSD_GObj *arg_gobj,...)
Definition efsync.c:30
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26