SSBM Decomp
Loading...
Searching...
No Matches
itgamewatchchef.h
Go to the documentation of this file.
1#ifndef GALE01_2C837C
2#define GALE01_2C837C
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10#include <dolphin/mtx.h>
11
12/* 2C837C */ HSD_GObj* it_802C837C(Item_GObj*, Vec3*, enum_t, u32, float);
13/* 2C847C */ bool it_802C847C(Item_GObj*);
22/* 2C88E4 */ bool it_802C88E4(Item_GObj*);
23/* 2C8940 */ bool it_802C8940(Item_GObj*);
24/* 2C899C */ bool it_802C899C(Item_GObj*);
25/* 2C8A08 */ bool it_802C8A08(Item_GObj*);
26/* 2C8A28 */ bool it_802C8A28(Item_GObj*);
27/* 2C8B08 */ void it_802C8B08(Item_GObj*, Item_GObj*);
28/* 3F79E0 */ extern ItemStateTable it_803F79E0[];
29
30#endif
void it_802C8828(void)
it_802C837C
Definition itgamewatchchef.c:18
bool it_802C8940(Item_GObj *)
HSD_GObj * it_802C837C(Item_GObj *, Vec3 *, enum_t, u32, float)
UNK_RET it_802C875C(UNK_PARAMS)
bool it_802C88E4(Item_GObj *)
void it_802C8B08(Item_GObj *, Item_GObj *)
bool it_802C899C(Item_GObj *)
bool it_802C8A08(Item_GObj *)
UNK_RET it_802C882C(UNK_PARAMS)
bool it_802C8A28(Item_GObj *)
UNK_RET it_802C86D0(UNK_PARAMS)
ItemStateTable it_803F79E0[]
UNK_RET it_802C84A0(UNK_PARAMS)
bool it_802C847C(Item_GObj *)
UNK_RET it_802C8540(UNK_PARAMS)
UNK_RET it_802C8690(UNK_PARAMS)
UNK_RET it_802C87B4(UNK_PARAMS)
#define UNK_PARAMS
Definition placeholder.h:48
#define UNK_RET
Definition placeholder.h:40
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:9
Definition gobj.h:26
Definition types.h:11