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
6int efSync_Spawn(s32, ...);
7
8#endif
int efSync_Spawn(s32,...)