SSBM Decomp
Loading...
Searching...
No Matches
itheiho.h
Go to the documentation of this file.
1#include "it/forward.h"
2
3#include "it/item.h"
4#include "it/items/types.h"
5
6/* 2D8618 */ void it_802D8618(s32, Vec3*, s32, s32);
7/* 2D8688 */ void it_802D8688(Item_GObj*);
8/* 2D8EC8 */ bool it_802D8EC8(Item_GObj*);
9/* 2D9A0C */ void it_802D9A0C(Item_GObj*, HSD_GObj*);
10/* 3F83F0 */ extern ItemStateTable it_803F83F0[];
void it_802D8688(Item_GObj *)
Definition itheiho.c:63
ItemStateTable it_803F83F0[]
Definition itfoods.c:25
void it_802D9A0C(Item_GObj *, HSD_GObj *)
Definition itheiho.c:433
void it_802D8618(s32, Vec3 *, s32, s32)
Definition itheiho.c:53
bool it_802D8EC8(Item_GObj *)
Definition itheiho.c:249
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11