SSBM Decomp
Loading...
Searching...
No Matches
itnesspkflushexplode.h
Go to the documentation of this file.
1#ifndef GALE01_2AF940
2#define GALE01_2AF940
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
15/* 2AFD4C */ bool it_2725_Logic103_Clanked(Item_GObj*);
16/* 2AFD54 */ bool it_2725_Logic103_Absorbed(Item_GObj*);
18/* 2AFD64 */ bool it_2725_Logic103_HitShield(Item_GObj*);
19/* 2AFD6C */ void it_2725_Logic103_EvtUnk(Item_GObj*, Item_GObj*);
20/* 3F6F40 */ extern ItemStateTable it_803F6F40[];
21
22#endif
void it_2725_Logic103_Destroyed(Item_GObj *)
void it_2725_Logic103_EvtUnk(Item_GObj *, Item_GObj *)
Definition itnesspkflushexplode.c:52
void itNesspkflushexplode_UnkMotion0_Phys(Item_GObj *)
it_802AF940
Definition itnesspkflushexplode.c:21
bool it_2725_Logic103_Clanked(Item_GObj *)
Definition itnesspkflushexplode.c:32
bool it_2725_Logic103_ShieldBounced(Item_GObj *)
Definition itnesspkflushexplode.c:42
bool it_2725_Logic103_Absorbed(Item_GObj *)
Definition itnesspkflushexplode.c:37
ItemStateTable it_803F6F40[]
UNK_RET it_802AF940(UNK_PARAMS)
bool it_2725_Logic103_HitShield(Item_GObj *)
Definition itnesspkflushexplode.c:47
bool itNesspkflushexplode_UnkMotion0_Anim(Item_GObj *gobj)
UNK_RET it_802AFA70(UNK_PARAMS)
#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