SSBM Decomp
Loading...
Searching...
No Matches
if_2FC93.h
Go to the documentation of this file.
1#ifndef _IF_2FC93_H_
2#define _IF_2FC93_H_
3
4#include <platform.h>
5
6#include <baselib/forward.h>
7
8#include <dolphin/gx.h>
9
10/* 2FD910 */ void un_802FD910(void);
11/* 2FD91C */ void un_802FD91C(void);
12/* 2FD928 */ void un_802FD928(unsigned char slot, u8 arg1, GXColor* arg2);
13/* 2FD9D8 */ void un_802FD9D8(unsigned char slot);
14/* 2FDA4C */ void fn_802FDA4C(HSD_GObj* gobj, int pass);
15/* 2FDA78 */ void fn_802FDA78(HSD_GObj* gobj);
16/* 2FE260 */ void un_802FE260(void);
17/* 2FE390 */ void un_802FE390(void);
18
19#endif
unsigned char u8
Definition hsd_3B2B.h:2
void fn_802FDA78(HSD_GObj *gobj)
Definition if_2FC93.c:106
void un_802FD910(void)
Definition if_2FC93.c:48
void un_802FD928(unsigned char slot, u8 arg1, GXColor *arg2)
Definition if_2FC93.c:58
void un_802FD9D8(unsigned char slot)
Definition if_2FC93.c:88
void un_802FE260(void)
Definition if_2FC93.c:182
void fn_802FDA4C(HSD_GObj *gobj, int pass)
Definition if_2FC93.c:99
void un_802FE390(void)
Definition if_2FC93.c:210
void un_802FD91C(void)
Definition if_2FC93.c:53
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26