SSBM Decomp
Loading...
Searching...
No Matches
itnesspkthunderball.h
Go to the documentation of this file.
1#ifndef GALE01_2AB3F0
2#define GALE01_2AB3F0
3
4#include <Runtime/platform.h>
5
6#include <melee/it/forward.h>
7
8#include <dolphin/mtx.h>
10
11/* 2AB3F0 */ void it_802AB3F0(Item_GObj*, Vec3*, s32);
12/* 2AB468 */ void it_802AB468(Item_GObj*, f32*, s32);
13/* 2AB4B8 */ bool it_802AB4B8(Item_GObj*, CollData*);
14/* 2AB568 */ HSD_GObj* it_802AB568(Item_GObj*);
15/* 2AB58C */ HSD_GObj* it_802AB58C(Item_GObj* owner, Vec3* pos,
16 float facing_dir);
17/* 2AB90C */ void it_802AB90C(Item_GObj*);
18/* 2AB9C0 */ void it_802AB9C0(Item_GObj*);
19/* 2ABA4C */ void it_802ABA4C(Item_GObj*);
23/* 2AC074 */ bool it_802AC074(Item_GObj*);
24/* 2AC098 */ bool it_802AC098(Item_GObj*);
25/* 2AC338 */ bool it_802AC338(Item_GObj*);
26/* 2AC35C */ bool it_802AC35C(Item_GObj*);
27/* 2AC3F8 */ bool it_802AC3F8(Item_GObj*);
28/* 2AC41C */ void it_802AC41C(Item_GObj*, Item_GObj*);
29/* 3F6BC8 */ extern ItemStateTable it_803F6BC8[];
30
31#endif
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_803F6BC8[]
Definition itnesspkthunderball.c:20
void it_802AB468(Item_GObj *, f32 *, s32)
Definition itnesspkthunderball.c:50
bool itNessPKThunderball_Logic26_DmgDealt(Item_GObj *)
Definition itnesspkthunderball.c:379
bool it_802AC3F8(Item_GObj *)
Definition itnesspkthunderball.c:452
HSD_GObj * it_802AB58C(Item_GObj *owner, Vec3 *pos, float facing_dir)
Definition itnesspkthunderball.c:110
bool it_802AC098(Item_GObj *)
Definition itnesspkthunderball.c:391
void it_802AB90C(Item_GObj *)
Definition itnesspkthunderball.c:164
bool it_802AB4B8(Item_GObj *, CollData *)
Definition itnesspkthunderball.c:75
void it_802AB9C0(Item_GObj *)
Definition itnesspkthunderball.c:190
bool it_802AC338(Item_GObj *)
Definition itnesspkthunderball.c:434
void it_802AB3F0(Item_GObj *, Vec3 *, s32)
Definition itnesspkthunderball.c:34
HSD_GObj * it_802AB568(Item_GObj *)
Definition itnesspkthunderball.c:97
void it_802AC41C(Item_GObj *, Item_GObj *)
Definition itnesspkthunderball.c:458
bool itNesspkthunderball_UnkMotion0_Anim(Item_GObj *gobj)
Definition itnesspkthunderball.c:232
bool it_802AC074(Item_GObj *)
Definition itnesspkthunderball.c:385
bool it_802AC35C(Item_GObj *)
Definition itnesspkthunderball.c:440
void it_802ABA4C(Item_GObj *)
Definition itnesspkthunderball.c:207
void itNesspkthunderball_UnkMotion0_Phys(Item_GObj *gobj)
Definition itnesspkthunderball.c:301
HSD_GObj Item_GObj
Definition forward.h:62
Definition types.h:202
Definition gobj.h:13
Definition types.h:12