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(int);
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,
20// HSD_JObj*, ...);
21/* 0676F0 */ void efAsync_80067980(void);
22
23#endif
void efAsync_8006737C(int)
Definition efasync.c:1327
void efAsync_8006729C(int)
Definition efasync.c:1300
void * efAsync_80063930(s32, HSD_GObj *, void *)
Effect* efAsync_80063930(s32 gfx_id, HSD_GObj* arg_gobj, va_list arg2) {.
Definition efasync.c:163
void efAsync_80067624(HSD_GObj *, void *)
void efAsync_80067624(HSD_GObj* gobj, ef_UnkStruct3* arg_struct)
Definition efasync.c:1415
void efAsync_80067688(void *)
void efAsync_80067688(ef_UnkStruct3* arg_struct)
Definition efasync.c:1430
void efAsync_8006730C(HSD_Archive *archive, u8 *data, u32 length, int index)
Definition efasync.c:1314
void efAsync_80067980(void)
Definition efasync.c:1506
void efAsync_Spawn(HSD_GObj *, void *, u32, u32, HSD_JObj *,...)
Definition efasync.c:1445
int index
Definition gmstaffroll.c:51
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
Definition archive.h:34
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition jobj.h:107