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:312
void fn_802FED14(HSD_GObj *gobj)
Definition ifcoget.c:78
void un_802FF4FC(void)
Definition ifcoget.c:248
void un_802FF364(int slot)
Definition ifcoget.c:203
void un_802FF128(int arg0, int arg1, int arg2, int arg3)
Definition ifcoget.c:136
void fn_802FF360(void *arg0)
Definition ifcoget.c:201
void un_802FEFAC(void)
Definition ifcoget.c:108
void un_802FF190(void)
Definition ifcoget.c:153
void un_802FF6A0(void)
Definition ifcoget.c:291
void fn_802FF218(HSD_GObj *arg0)
Definition ifcoget.c:168
void un_802FF1B4(void)
Definition ifcoget.c:159
void un_802FF620(void)
Definition ifcoget.c:276
void un_802FF710(void)
Definition ifcoget.c:300
void un_802FF498(void)
Definition ifcoget.c:239
void un_802FF570(void)
Definition ifcoget.c:262
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26