SSBM Decomp
Loading...
Searching...
No Matches
ityoshistar.h
Go to the documentation of this file.
1#ifndef GALE01_2B2FC8
2#define GALE01_2B2FC8
3
4#include <platform.h>
5
6#include "it/forward.h"
8#include <baselib/forward.h>
9
10#include "it/items/types.h"
11
12/* 2B2FC8 */ Item_GObj* it_802B2FC8(HSD_GObj* parent, Vec3* pos, f32 dir);
13/* 2B309C */ bool it_802B309C(Item_GObj*);
14/* 2B30C0 */ bool it_802B30C0(Item_GObj*);
15/* 2B30E4 */ bool it_802B30E4(Item_GObj*);
16/* 2B3108 */ bool it_802B3108(Item_GObj*);
17/* 2B312C */ bool it_802B312C(Item_GObj*);
18/* 2B314C */ bool it_802B314C(Item_GObj*);
19/* 2B322C */ void it_802B322C(Item_GObj*, HSD_GObj*);
20/* 2B3294 */ bool it_802B3294(Item_GObj*);
21/* 2B32C8 */ void it_802B32C8(Item_GObj*);
22/* 2B3324 */ bool it_802B3324(Item_GObj*);
23/* 2B3348 */ void it_802B3348(Item_GObj*, HSD_GObj*);
24/* 3F7158 */ extern ItemStateTable it_803F7158[];
25
26#endif
bool it_802B3294(Item_GObj *)
Definition ityoshistar.c:102
bool it_802B30E4(Item_GObj *)
Definition ityoshistar.c:64
Item_GObj * it_802B2FC8(HSD_GObj *parent, Vec3 *pos, f32 dir)
Definition ityoshistar.c:28
bool it_802B30C0(Item_GObj *)
Definition ityoshistar.c:58
bool it_802B3324(Item_GObj *)
Definition ityoshistar.c:119
bool it_802B314C(Item_GObj *)
Definition ityoshistar.c:81
ItemStateTable it_803F7158[]
Definition ityoshistar.c:16
bool it_802B312C(Item_GObj *)
Definition ityoshistar.c:76
bool it_802B3108(Item_GObj *)
Definition ityoshistar.c:70
bool it_802B309C(Item_GObj *)
Definition ityoshistar.c:52
void it_802B32C8(Item_GObj *)
Definition ityoshistar.c:110
void it_802B3348(Item_GObj *, HSD_GObj *)
Definition ityoshistar.c:125
void it_802B322C(Item_GObj *, HSD_GObj *)
Definition ityoshistar.c:91
float f32
A 32-bit floating-point number.
Definition platform.h:62
Definition gobj.h:25
Definition types.h:11
Definition types.h:13