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 <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10#include <dolphin/mtx.h>
11
12/* 2AB3F0 */ void it_802AB3F0(Item_GObj*, Vec3*, s32);
13/* 2AB468 */ void it_802AB468(Item_GObj*, f32*, s32);
14/* 2AB4B8 */ bool it_802AB4B8(Item_GObj*, CollData*);
15/* 2AB568 */ HSD_GObj* it_802AB568(Item_GObj*);
16/* 2AB58C */ HSD_GObj* it_802AB58C(Item_GObj* owner, Vec3* pos,
17 float facing_dir);
18/* 2AB90C */ void it_802AB90C(Item_GObj*);
19/* 2AB9C0 */ void it_802AB9C0(Item_GObj*);
20/* 2ABA4C */ void it_802ABA4C(Item_GObj*);
21/* 2ABBB0 */ bool itNesspkthunderball_UnkMotion0_Anim(Item_GObj* gobj);
22/* 2ABCDC */ void itNesspkthunderball_UnkMotion0_Phys(Item_GObj* gobj);
24/* 2AC074 */ bool it_802AC074(Item_GObj*);
25/* 2AC098 */ bool it_802AC098(Item_GObj*);
26/* 2AC338 */ bool it_802AC338(Item_GObj*);
27/* 2AC35C */ bool it_802AC35C(Item_GObj*);
28/* 2AC3F8 */ bool it_802AC3F8(Item_GObj*);
29/* 2AC41C */ void it_802AC41C(Item_GObj*, Item_GObj*);
30/* 3F6BC8 */ extern ItemStateTable it_803F6BC8[];
31
32#endif
signed long s32
Definition hsd_3B2B.h:1
void it_802AB468(Item_GObj *, f32 *, s32)
Definition itnesspkthunderball.c:54
bool itNessPKThunderball_Logic26_DmgDealt(Item_GObj *)
Definition itnesspkthunderball.c:383
bool it_802AC3F8(Item_GObj *)
Definition itnesspkthunderball.c:456
HSD_GObj * it_802AB58C(Item_GObj *owner, Vec3 *pos, float facing_dir)
bool it_802AC098(Item_GObj *)
Definition itnesspkthunderball.c:395
void it_802AB90C(Item_GObj *)
Definition itnesspkthunderball.c:168
bool it_802AB4B8(Item_GObj *, CollData *)
Definition itnesspkthunderball.c:79
void it_802AB9C0(Item_GObj *)
Definition itnesspkthunderball.c:194
bool it_802AC338(Item_GObj *)
Definition itnesspkthunderball.c:438
void it_802AB3F0(Item_GObj *, Vec3 *, s32)
Definition itnesspkthunderball.c:38
HSD_GObj * it_802AB568(Item_GObj *)
Definition itnesspkthunderball.c:101
void it_802AC41C(Item_GObj *, Item_GObj *)
Definition itnesspkthunderball.c:462
bool itNesspkthunderball_UnkMotion0_Anim(Item_GObj *gobj)
Definition itnesspkthunderball.c:236
bool it_802AC074(Item_GObj *)
Definition itnesspkthunderball.c:389
bool it_802AC35C(Item_GObj *)
Definition itnesspkthunderball.c:444
void it_802ABA4C(Item_GObj *)
Definition itnesspkthunderball.c:211
ItemStateTable it_803F6BC8[]
Definition itnesspkthunderball.c:24
void itNesspkthunderball_UnkMotion0_Phys(Item_GObj *gobj)
Definition itnesspkthunderball.c:305
Definition types.h:202
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11