SSBM Decomp
Loading...
Searching...
No Matches
itthunder.h
Go to the documentation of this file.
1#ifndef GALE01_2CCAB4
2#define GALE01_2CCAB4
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
8/* 2CCAB4 */ void itThunder_Logic7_Spawned(Item_GObj*);
9/* 2CCB10 */ void it_802CCB10(Item_GObj*);
10/* 2CCB14 */ void it_802CCB14(Item_GObj*, Item_GObj*);
11/* 2CCB34 */ bool itThunder_UnkMotion1_Anim(Item_GObj* gobj);
12/* 2CCBAC */ void itThunder_UnkMotion1_Phys(Item_GObj* gobj);
13/* 2CCBCC */ bool itThunder_UnkMotion1_Coll(Item_GObj* gobj);
14/* 2CCBF8 */ void it_802CCBF8(Item_GObj* gobj);
15/* 2CCC68 */ void it_802CCC68(HSD_GObj* gobj);
16/* 2CCCC4 */ bool itThunder_UnkMotion2_Anim(Item_GObj* gobj);
17/* 2CCD9C */ void itThunder_UnkMotion2_Phys(Item_GObj* gobj);
18/* 2CCE20 */ bool itThunder_UnkMotion2_Coll(Item_GObj* gobj);
19/* 2CCE28 */ void it_802CCE28(Item_GObj*);
20/* 2CCE9C */ bool itThunder_UnkMotion0_Anim(Item_GObj* gobj);
21/* 2CCEC0 */ void itThunder_UnkMotion0_Phys(Item_GObj* gobj);
22/* 2CCF74 */ bool itThunder_UnkMotion0_Coll(Item_GObj* gobj);
23/* 3F7C40 */ extern ItemStateTable it_803F7C40[];
24
25#endif
ItemStateTable it_803F7C40[]
Definition itthunder.c:19
bool itThunder_UnkMotion2_Anim(Item_GObj *gobj)
Definition itthunder.c:114
void it_802CCBF8(Item_GObj *gobj)
Definition itthunder.c:79
bool itThunder_UnkMotion1_Coll(Item_GObj *gobj)
Definition itthunder.c:73
void it_802CCB14(Item_GObj *, Item_GObj *)
Definition itthunder.c:41
bool itThunder_UnkMotion1_Anim(Item_GObj *gobj)
Definition itthunder.c:46
void itThunder_UnkMotion0_Phys(Item_GObj *gobj)
Definition itthunder.c:183
void it_802CCB10(Item_GObj *)
Definition itthunder.c:39
bool itThunder_UnkMotion0_Anim(Item_GObj *gobj)
Definition itthunder.c:156
void itThunder_Logic7_Spawned(Item_GObj *)
Definition itthunder.c:28
void itThunder_UnkMotion1_Phys(Item_GObj *gobj)
Definition itthunder.c:68
bool itThunder_UnkMotion0_Coll(Item_GObj *gobj)
Definition itthunder.c:190
bool itThunder_UnkMotion2_Coll(Item_GObj *gobj)
Definition itthunder.c:146
void it_802CCE28(Item_GObj *)
Definition itthunder.c:151
void itThunder_UnkMotion2_Phys(Item_GObj *gobj)
Definition itthunder.c:127
void it_802CCC68(HSD_GObj *gobj)
Definition itthunder.c:95
HSD_GObj Item_GObj
Definition forward.h:55
Definition gobj.h:24
Definition types.h:11