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*, void*, s32);
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*);
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
UNK_RET it_802AB4B8(UNK_PARAMS)
UNK_RET it_802ABA4C(UNK_PARAMS)
UNK_RET it_802AB468(UNK_PARAMS)
bool it_802AC3F8(Item_GObj *)
HSD_GObj * it_802AB58C(Item_GObj *owner, Vec3 *pos, float facing_dir)
bool it_802AC098(Item_GObj *)
void it_802AB90C(Item_GObj *)
bool it_2725_Logic26_DmgDealt(Item_GObj *)
void it_802AB9C0(Item_GObj *)
bool it_802AC338(Item_GObj *)
HSD_GObj * it_802AB568(Item_GObj *)
void it_802AC41C(Item_GObj *, Item_GObj *)
it_802AB3F0
Definition itnesspkthunderball.c:39
bool itNesspkthunderball_UnkMotion0_Anim(Item_GObj *gobj)
bool it_802AC074(Item_GObj *)
bool it_802AC35C(Item_GObj *)
ItemStateTable it_803F6BC8[]
void itNesspkthunderball_UnkMotion0_Phys(Item_GObj *gobj)
void it_802AB3F0(Item_GObj *, void *, s32)
#define UNK_PARAMS
Definition placeholder.h:48
#define UNK_RET
Definition placeholder.h:40
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11