SSBM Decomp
Loading...
Searching...
No Matches
itsamuschargeshot.h
Go to the documentation of this file.
1#ifndef GALE01_2B5518
2#define GALE01_2B5518
3
4#include <platform.h>
5
6#include "it/forward.h"
8
9#include "it/items/types.h"
10
12/* 2B55C8 */ HSD_GObj* it_802B55C8(Item_GObj* owner, Vec3*, s32, s32,
13 float facing_dir);
14/* 2B56E4 */ void it_802B56E4(Item_GObj*, Vec3*, float, float, float);
15/* 2B58D8 */ void it_802B58D8(Item_GObj*);
16/* 2B5974 */ void it_802B5974(Item_GObj*);
17/* 2B59C4 */ void it_802B59C4(Item_GObj*);
26/* 2B5FD8 */ bool it_802B5FD8(Item_GObj*);
27/* 2B5FE0 */ bool it_802B5FE0(Item_GObj*);
28/* 2B5FE8 */ bool it_802B5FE8(Item_GObj*);
29/* 2B5FF0 */ bool it_802B5FF0(Item_GObj*);
30/* 2B613C */ bool it_802B613C(Item_GObj*);
31/* 2B6144 */ bool it_802B6144(Item_GObj*);
32/* 2B62B0 */ void it_802B62B0(Item_GObj*, Item_GObj*);
33/* 2B62D0 */ void it_802B62D0(Item_GObj*, Vec3* pos, bool, float facing_dir);
34/* 3F7288 */ extern ItemStateTable it_803F7288[];
35
36#endif
bool it_802B5CB4(void)
Definition itsamuschargeshot.c:22
void it_802B5CB0(void)
it_802B5518
Definition itsamuschargeshot.c:20
void it_802B58D8(Item_GObj *)
bool it_802B5FD8(Item_GObj *)
it_802B5CBC
Definition itsamuschargeshot.c:37
bool it_802B5FE0(Item_GObj *)
Definition itsamuschargeshot.c:42
ItemStateTable it_803F7288[]
UNK_RET it_802B5EDC(UNK_PARAMS)
bool it_802B613C(Item_GObj *)
it_802B5FF0
Definition itsamuschargeshot.c:54
void it_802B56E4(Item_GObj *, Vec3 *, float, float, float)
HSD_GObj * it_802B55C8(Item_GObj *owner, Vec3 *, s32, s32, float facing_dir)
UNK_RET it_802B5518(UNK_PARAMS)
UNK_RET it_802B5CBC(UNK_PARAMS)
void it_802B62B0(Item_GObj *, Item_GObj *)
bool it_802B6144(Item_GObj *)
UNK_RET it_802B5EA0(UNK_PARAMS)
void it_802B59C4(Item_GObj *)
bool it_802B5FE8(Item_GObj *)
Definition itsamuschargeshot.c:47
UNK_RET it_802B5E50(UNK_PARAMS)
void it_802B62D0(Item_GObj *, Vec3 *pos, bool, float facing_dir)
UNK_RET it_802B5D54(UNK_PARAMS)
void it_802B5974(Item_GObj *)
bool it_802B5FF0(Item_GObj *)
UNK_RET it_802B5A98(UNK_PARAMS)
#define UNK_PARAMS
#define UNK_RET
signed long s32
A signed 32-bit integer.
Definition platform.h:14
Definition gobj.h:25
Definition types.h:11
Definition types.h:13