SSBM Decomp
Loading...
Searching...
No Matches
efasync.h
Go to the documentation of this file.
1#ifndef GALE01_063930
2#define GALE01_063930
3
4#include <placeholder.h>
5#include <platform.h>
6
7#include <baselib/forward.h>
8
9/* 063930 */ void* efAsync_80063930(s32, HSD_GObj*, void*);
10// /* 063930 */ void* efAsync_80063930(s32, HSD_GObj*, ...);
11/* 06729C */ void efAsync_8006729C(int);
12/* 06730C */ void efAsync_8006730C(HSD_Archive* archive, u8* data, u32 length,
13 int index);
14/* 06737C */ void efAsync_8006737C(s8);
15/* 067624 */ void efAsync_80067624(HSD_GObj*, void*);
16/* 067688 */ void efAsync_80067688(void*);
17/* 0676F0 */ void efAsync_Spawn(HSD_GObj*, void*, u32, u32, HSD_JObj*, ...);
18// /* 0676F0 */ void efAsync_Spawn(HSD_GObj*, struct ef_UnkStruct3*, enum_t,
19// u32, HSD_JObj*, ...);
20/* 0676F0 */ void efAsync_80067980(void);
21
22#endif
void efAsync_8006729C(int)
Definition efasync.c:1300
void * efAsync_80063930(s32, HSD_GObj *, void *)
Definition efasync.c:163
void efAsync_80067624(HSD_GObj *, void *)
Definition efasync.c:1444
void efAsync_80067688(void *)
Definition efasync.c:1459
void efAsync_8006737C(s8)
Definition efasync.c:1352
void efAsync_8006730C(HSD_Archive *archive, u8 *data, u32 length, int index)
Definition efasync.c:1335
void efAsync_80067980(void)
Definition efasync.c:1535
void efAsync_Spawn(HSD_GObj *, void *, u32, u32, HSD_JObj *,...)
Definition efasync.c:1474
int index
Definition gmstaffroll.c:52
Definition archive.h:34
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition jobj.h:107