SSBM Decomp
Loading...
Searching...
No Matches
ityoshieggthrow.h
Go to the documentation of this file.
1#ifndef GALE01_2B2890
2#define GALE01_2B2890
3
4#include <Runtime/platform.h>
5
6#include <melee/it/forward.h>
7
9
10/* 2B2890 */ void it_802B2890(Item_GObj*);
11/* 2B28C8 */ void it_802B28C8(Item_GObj* gobj, Vec3* pos, Vec3* offset,
12 f32 facing_dir, f32 unused);
13/* 2B2A10 */ Item_GObj* it_802B2A10(Fighter_GObj*, Vec3*, s32, f32);
15/* 2B2B08 */ void it_802B2B08(Item_GObj* item_gobj);
19/* 2B2C04 */ bool it_802B2C04(Item_GObj*);
20/* 2B2C38 */ void it_802B2C38(HSD_GObj*);
22/* 2B2D50 */ bool it_2725_Logic43_Clanked(Item_GObj*);
23/* 2B2E5C */ bool it_802B2E5C(Item_GObj*);
24/* 2B2E7C */ bool it_802B2E7C(Item_GObj*);
25/* 2B2F88 */ bool it_802B2F88(Item_GObj*);
26/* 2B2FA8 */ void it_802B2FA8(Item_GObj*, Item_GObj*);
27/* 3F7118 */ extern ItemStateTable it_803F7118[];
28
29#endif
u32 unused
Definition dbcamera.c:35
struct Vec Vec3
float f32
Definition types.h:13
signed long s32
Definition types.h:8
HSD_GObj * gobj
Definition gm_19EF.c:73
ItemStateTable it_803F7118[]
Definition ityoshieggthrow.c:10
bool itYoshieggthrow_UnkMotion1_Coll(Item_GObj *gobj)
Definition ityoshieggthrow.c:116
bool it_2725_Logic43_Clanked(Item_GObj *)
Definition ityoshieggthrow.c:168
bool itYoshieggthrow_UnkMotion1_Anim(Item_GObj *gobj)
Definition ityoshieggthrow.c:96
void it_802B2B08(Item_GObj *item_gobj)
Definition ityoshieggthrow.c:87
void itYoshiEggThrow_Logic43_PickedUp(Item_GObj *)
Definition ityoshieggthrow.c:82
void it_802B28C8(Item_GObj *gobj, Vec3 *pos, Vec3 *offset, f32 facing_dir, f32 unused)
Definition ityoshieggthrow.c:39
bool it_802B2C04(Item_GObj *)
Definition ityoshieggthrow.c:122
void itYoshieggthrow_UnkMotion1_Phys(Item_GObj *gobj)
Definition ityoshieggthrow.c:109
bool it_802B2E5C(Item_GObj *)
Definition ityoshieggthrow.c:178
bool itYoshieggthrow_UnkMotion2_Anim(Item_GObj *gobj)
Definition ityoshieggthrow.c:163
Item_GObj * it_802B2A10(Fighter_GObj *, Vec3 *, s32, f32)
Definition ityoshieggthrow.c:56
bool it_802B2F88(Item_GObj *)
Definition ityoshieggthrow.c:193
void it_802B2C38(HSD_GObj *)
Definition ityoshieggthrow.c:145
void it_802B2FA8(Item_GObj *, Item_GObj *)
Definition ityoshieggthrow.c:198
void it_802B2890(Item_GObj *)
Definition ityoshieggthrow.c:31
bool it_802B2E7C(Item_GObj *)
Definition ityoshieggthrow.c:183
HSD_GObj Item_GObj
Definition forward.h:62
Definition gobj.h:13
Definition types.h:12