SSBM Decomp
Loading...
Searching...
No Matches
itpeachtoadspore.h
Go to the documentation of this file.
1#ifndef GALE01_2BE214
2#define GALE01_2BE214
3
4#include <Runtime/platform.h>
5
6#include <melee/it/forward.h>
7
8#include <dolphin/mtx.h>
10
11/* 2BE214 */ Item_GObj* it_802BE214(Item_GObj* gobj, Vec3* pos, ItemKind kind,
12 f32 facing_dir);
13/* 2BE2E8 */ UNK_RET it_802BE2E8(Item_GObj*, Item_GObj*);
23/* 3F7548 */ extern ItemStateTable it_803F7548[];
24
25#endif
struct Vec Vec3
float f32
Definition types.h:13
HSD_GObj * gobj
Definition gm_19EF.c:73
ItemStateTable it_803F7548[]
Definition itpeachtoadspore.c:18
bool itPeachToadSpore_Logic68_ShieldBounced(Item_GObj *)
Definition itpeachtoadspore.c:133
void itPeachtoadspore_UnkMotion0_Phys(Item_GObj *)
Definition itpeachtoadspore.c:98
void itPeachToadSpore_Logic92_EvtUnk(Item_GObj *, Item_GObj *)
Definition itpeachtoadspore.c:150
bool itPeachToadSpore_Logic68_HitShield(Item_GObj *)
Definition itpeachtoadspore.c:121
bool itPeachtoadspore_UnkMotion0_Anim(Item_GObj *)
Definition itpeachtoadspore.c:81
bool itPeachToadSpore_Logic68_Reflected(Item_GObj *)
Definition itpeachtoadspore.c:138
UNK_RET it_802BE2E8(Item_GObj *, Item_GObj *)
Definition itpeachtoadspore.c:43
bool itPeachToadSpore_Logic68_Absorbed(Item_GObj *)
Definition itpeachtoadspore.c:127
Item_GObj * it_802BE214(Item_GObj *gobj, Vec3 *pos, ItemKind kind, f32 facing_dir)
Definition itpeachtoadspore.c:25
bool itPeachToadSpore_Logic68_Clanked(Item_GObj *)
Definition itpeachtoadspore.c:115
bool itPeachToadSpore_Logic92_DmgDealt(Item_GObj *)
Definition itpeachtoadspore.c:109
ItemKind
Definition forward.h:132
HSD_GObj Item_GObj
Definition forward.h:62
#define UNK_RET
Definition placeholder.h:31
Definition types.h:12