SSBM Decomp
Loading...
Searching...
No Matches
itsamuschargeshot.h
Go to the documentation of this file.
1#ifndef GALE01_2B5518
2#define GALE01_2B5518
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/* 2B5518 */ bool it_802B5518(Item_GObj*, CollData*);
13/* 2B55C8 */ HSD_GObj* it_802B55C8(Item_GObj* owner, Vec3*, Fighter_Part, s32,
14 float facing_dir);
15/* 2B56E4 */ void it_802B56E4(Item_GObj*, Vec3*, float, float, float);
16/* 2B58D8 */ void it_2725_Logic108_Destroyed(Item_GObj*);
17/* 2B5974 */ void it_802B5974(Item_GObj*);
18/* 2B59C4 */ void it_2725_Logic108_PickedUp(Item_GObj*);
20/* 2B5CB0 */ void itSamuschargeshot_UnkMotion0_Phys(Item_GObj* gobj);
21/* 2B5CB4 */ bool itSamuschargeshot_UnkMotion0_Coll(Item_GObj* gobj);
22/* 2B5CBC */ void it_802B5CBC(Item_GObj* gobj);
23/* 2B5D54 */ bool itSamuschargeshot_UnkMotion8_Anim(Item_GObj* gobj);
24/* 2B5E50 */ void itSamuschargeshot_UnkMotion8_Phys(Item_GObj* gobj);
25/* 2B5EA0 */ bool itSamuschargeshot_UnkMotion8_Coll(Item_GObj* gobj);
26/* 2B5EDC */ void it_802B5EDC(Item_GObj* gobj);
30/* 2B5FF0 */ bool it_2725_Logic108_Reflected(Item_GObj*);
34/* 3F7288 */ extern ItemStateTable it_803F7288[];
35
36#endif
signed long s32
Definition hsd_3B2B.h:1
ItemStateTable it_803F7288[]
bool itSamusChargeshot_Logic108_Absorbed(Item_GObj *)
Definition itsamuschargeshot.c:309
void it_2725_Logic108_PickedUp(Item_GObj *)
Definition itsamuschargeshot.c:196
bool itSamuschargeshot_UnkMotion8_Anim(Item_GObj *gobj)
Definition itsamuschargeshot.c:214
void it_802B56E4(Item_GObj *, Vec3 *, float, float, float)
void itSamuschargeshot_UnkMotion0_Phys(Item_GObj *gobj)
Definition itsamuschargeshot.c:226
void it_802B5CBC(Item_GObj *gobj)
Definition itsamuschargeshot.c:233
void itSamusChargeshot_Logic108_EvtUnk(Item_GObj *, Item_GObj *)
Definition itsamuschargeshot.c:361
bool itSamuschargeshot_UnkMotion8_Coll(Item_GObj *gobj)
Definition itsamuschargeshot.c:264
HSD_GObj * it_802B55C8(Item_GObj *owner, Vec3 *, Fighter_Part, s32, float facing_dir)
bool itSamuschargeshot_UnkMotion0_Anim(Item_GObj *gobj)
bool it_2725_Logic108_ShieldBounced(Item_GObj *)
Definition itsamuschargeshot.c:339
void it_2725_Logic108_Destroyed(Item_GObj *)
Definition itsamuschargeshot.c:153
void itSamuschargeshot_UnkMotion8_Phys(Item_GObj *gobj)
Definition itsamuschargeshot.c:255
bool it_2725_Logic108_Reflected(Item_GObj *)
Definition itsamuschargeshot.c:314
void it_802B5EDC(Item_GObj *gobj)
Definition itsamuschargeshot.c:273
bool itSamusChargeshot_Logic108_HitShield(Item_GObj *)
Definition itsamuschargeshot.c:334
bool itSamusChargeshot_Logic108_Clanked(Item_GObj *)
Definition itsamuschargeshot.c:304
bool it_802B5518(Item_GObj *, CollData *)
Definition itsamuschargeshot.c:28
void it_802B5974(Item_GObj *)
Definition itsamuschargeshot.c:184
bool itSamusChargeshot_Logic108_DmgDealt(Item_GObj *)
Definition itsamuschargeshot.c:299
bool itSamuschargeshot_UnkMotion0_Coll(Item_GObj *gobj)
Definition itsamuschargeshot.c:228
Fighter_Part
Definition forward.h:248
Definition types.h:202
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11