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 <Runtime/platform.h>
5
6#include <melee/it/forward.h>
7
9
25
26#endif
HSD_GObj * gobj
Definition gm_19EF.c:73
ItemStateTable it_803F87F0[]
Definition itzrshell.c:13
Item_GObj * it_802E0488(s32, Vec3 *, s32)
Definition itzrshell.c:105
void it_802E02E8(Item_GObj *)
Definition itzrshell.c:40
bool itZRShell_Logic12_Reflected(Item_GObj *)
Definition itzrshell.c:80
void it_802E0468(Item_GObj *, HSD_GObj *)
Definition itzrshell.c:100
void itZRShell_Logic12_Dropped(Item_GObj *)
Definition itzrshell.c:55
bool itZRShell_Logic12_HitShield(Item_GObj *)
Definition itzrshell.c:90
bool itZRShell_Logic12_DmgDealt(Item_GObj *)
Definition itzrshell.c:70
void itZRShell_Logic12_Destroyed(Item_GObj *)
Definition itzrshell.c:65
bool itZRShell_Logic12_Clanked(Item_GObj *gobj)
Definition itzrshell.c:85
void itZRShell_Logic12_Thrown(Item_GObj *)
Definition itzrshell.c:50
void itZRShell_Logic12_PickedUp(Item_GObj *)
Definition itzrshell.c:45
void itZRShell_Logic12_EnteredAir(Item_GObj *)
Definition itzrshell.c:60
bool itZRShell_Logic12_DmgReceived(Item_GObj *)
Definition itzrshell.c:75
bool itZRShell_Logic12_ShieldBounced(Item_GObj *)
Definition itzrshell.c:95
struct Vec Vec3
signed int s32
Definition types.h:12
HSD_GObj Item_GObj
Definition forward.h:63
Definition gobj.h:16
Definition types.h:12