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
6void efSync_Spawn(s32, ...);
7
8#endif
void efSync_Spawn(s32,...)
signed long s32
A signed 32-bit integer.
Definition platform.h:14