SSBM Decomp
Loading...
Searching...
No Matches
itheart.h
Go to the documentation of this file.
1#ifndef GALE01_283AE4
2#define GALE01_283AE4
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7#include "it/types.h"
8
9/* 283AE4 */ Item_GObj* it_80283AE4(Item_GObj* gobj, Vec3* pos, s32 arg2);
10/* 283BD4 */ void it_80283BD4(Item_GObj*);
11/* 283BEC */ void it_80283BEC(Item_GObj*);
12/* 283C48 */ void it_80283C48(Item_GObj*);
13/* 283F28 */ void it_80283F28(Item_GObj*);
14/* 28402C */ void it_8028402C(Item_GObj*);
15/* 28412C */ void it_8028412C(Item_GObj*);
16/* 284194 */ void it_80284194(Item_GObj*, Item_GObj*);
17/* 3F56C8 */ extern ItemStateTable it_803F56C8[];
18
19#endif
ItemStateTable it_803F56C8[]
Definition itheart.c:28
void it_80283BEC(Item_GObj *)
Definition itheart.c:73
void it_80283C48(Item_GObj *)
Definition itheart.c:87
void it_80283F28(Item_GObj *)
Definition itheart.c:154
void it_8028402C(Item_GObj *)
Definition itheart.c:170
void it_8028412C(Item_GObj *)
Definition itheart.c:180
void it_80283BD4(Item_GObj *)
Definition itheart.c:65
Item_GObj * it_80283AE4(Item_GObj *gobj, Vec3 *pos, s32 arg2)
Definition itheart.c:36
void it_80284194(Item_GObj *, Item_GObj *)
Definition itheart.c:198
signed long s32
A signed 32-bit integer.
Definition platform.h:14
Definition gobj.h:25
Definition types.h:11
Definition types.h:13