SSBM Decomp
Loading...
Searching...
No Matches
ifcoget.h
Go to the documentation of this file.
1#ifndef _IFCOGET_H_
2#define _IFCOGET_H_
3
4#include <platform.h>
5
6#include <baselib/forward.h>
7
8/* 2FED14 */ void fn_802FED14(HSD_GObj* gobj);
9/* 2FEFAC */ void un_802FEFAC(void);
10/* 2FF128 */ void un_802FF128(int arg0, int arg1, int arg2, int arg3);
11/* 2FF190 */ void un_802FF190(void);
12/* 2FF1B4 */ void un_802FF1B4(void);
13/* 2FF218 */ void fn_802FF218(HSD_GObj* arg0);
14/* 2FF360 */ void fn_802FF360(void* arg0);
15/* 2FF364 */ void un_802FF364(int slot);
16/* 2FF498 */ void un_802FF498(void);
17/* 2FF4FC */ void un_802FF4FC(void);
18/* 2FF570 */ void un_802FF570(void);
19/* 2FF620 */ void un_802FF620(void);
20/* 2FF6A0 */ void un_802FF6A0(void);
21/* 2FF710 */ void un_802FF710(void);
22/* 2FF78C */ HSD_GObj* un_802FF78C(void);
23
24#endif
HSD_GObj * un_802FF78C(void)
Definition ifcoget.c:278
void fn_802FED14(HSD_GObj *gobj)
Definition ifcoget.c:65
void un_802FF4FC(void)
Definition ifcoget.c:224
void un_802FF364(int slot)
Definition ifcoget.c:186
void un_802FF128(int arg0, int arg1, int arg2, int arg3)
Definition ifcoget.c:122
void fn_802FF360(void *arg0)
Definition ifcoget.c:184
void un_802FEFAC(void)
Definition ifcoget.c:95
void un_802FF190(void)
Definition ifcoget.c:139
void un_802FF6A0(void)
Definition ifcoget.c:259
void fn_802FF218(HSD_GObj *arg0)
Definition ifcoget.c:154
void un_802FF1B4(void)
Definition ifcoget.c:145
void un_802FF620(void)
Definition ifcoget.c:247
void un_802FF710(void)
Definition ifcoget.c:267
void un_802FF498(void)
Definition ifcoget.c:217
void un_802FF570(void)
Definition ifcoget.c:237
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26