SSBM Decomp
Loading...
Searching...
No Matches
itzrshell.h
Go to the documentation of this file.
1#ifndef _itzrshell_h_
2#define _itzrshell_h_
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
25
26#endif
signed long s32
Definition hsd_3B2B.h:1
ItemStateTable it_803F87F0[]
Definition itzrshell.c:15
Item_GObj * it_802E0488(s32, Vec3 *, s32)
Definition itzrshell.c:107
void it_802E02E8(Item_GObj *)
Definition itzrshell.c:42
bool itZRShell_Logic12_Reflected(Item_GObj *)
Definition itzrshell.c:82
void it_802E0468(Item_GObj *, HSD_GObj *)
Definition itzrshell.c:102
void itZRShell_Logic12_Dropped(Item_GObj *)
Definition itzrshell.c:57
bool itZRShell_Logic12_HitShield(Item_GObj *)
Definition itzrshell.c:92
bool itZRShell_Logic12_DmgDealt(Item_GObj *)
Definition itzrshell.c:72
void itZRShell_Logic12_Destroyed(Item_GObj *)
Definition itzrshell.c:67
bool itZRShell_Logic12_Clanked(Item_GObj *gobj)
Definition itzrshell.c:87
void itZRShell_Logic12_Thrown(Item_GObj *)
Definition itzrshell.c:52
void itZRShell_Logic12_PickedUp(Item_GObj *)
Definition itzrshell.c:47
void itZRShell_Logic12_EnteredAir(Item_GObj *)
Definition itzrshell.c:62
bool itZRShell_Logic12_DmgReceived(Item_GObj *)
Definition itzrshell.c:77
bool itZRShell_Logic12_ShieldBounced(Item_GObj *)
Definition itzrshell.c:97
HSD_GObj Item_GObj
Definition forward.h:55
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11