SSBM Decomp
Loading...
Searching...
No Matches
itseakvanish.h
Go to the documentation of this file.
1#ifndef GALE01_2B1C60
2#define GALE01_2B1C60
3
4#include <platform.h>
5
6#include "it/forward.h"
7#include <baselib/forward.h>
8
9#include "it/items/types.h"
10
11#include <dolphin/mtx.h>
12
13/* 2B1C60 */ Item_GObj* it_802B1C60(HSD_GObj* parent, Vec3* pos, f32 dir);
14/* 2B1D38 */ bool it_802B1D38(Item_GObj*);
15/* 2B1D40 */ void it_802B1D40(Item_GObj*, HSD_GObj*);
16/* 2B1DAC */ bool it_802B1DAC(Item_GObj*);
17/* 2B1DCC */ void it_802B1DCC(Item_GObj*, HSD_GObj*);
18/* 3F70B8 */ extern ItemStateTable it_803F70B8[];
19
20#endif
static HSD_JObj * parent(HSD_JObj *jobj)
Definition ftanim.c:158
void it_802B1D40(Item_GObj *, HSD_GObj *)
Definition itseakvanish.c:50
void it_802B1DCC(Item_GObj *, HSD_GObj *)
Definition itseakvanish.c:68
ItemStateTable it_803F70B8[]
Definition itseakvanish.c:12
bool it_802B1DAC(Item_GObj *)
Definition itseakvanish.c:63
bool it_802B1D38(Item_GObj *)
Definition itseakvanish.c:45
Item_GObj * it_802B1C60(HSD_GObj *parent, Vec3 *pos, f32 dir)
Definition itseakvanish.c:21
Definition gobj.h:26
Definition types.h:11