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 <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10#include <dolphin/mtx.h>
11
12/* 2BE214 */ Item_GObj* it_802BE214(Item_GObj* gobj, Vec3* pos, ItemKind kind,
13 f32 facing_dir);
14/* 2BE2E8 */ UNK_RET it_802BE2E8(Item_GObj*, Item_GObj*);
24/* 3F7548 */ extern ItemStateTable it_803F7548[];
25
26#endif
bool itPeachToadSpore_Logic68_ShieldBounced(Item_GObj *)
Definition itpeachtoadspore.c:144
void itPeachtoadspore_UnkMotion0_Phys(Item_GObj *)
Definition itpeachtoadspore.c:109
ItemStateTable it_803F7548[]
Definition itpeachtoadspore.c:21
void itPeachToadSpore_Logic92_EvtUnk(Item_GObj *, Item_GObj *)
Definition itpeachtoadspore.c:161
bool itPeachToadSpore_Logic68_HitShield(Item_GObj *)
Definition itpeachtoadspore.c:132
bool itPeachtoadspore_UnkMotion0_Anim(Item_GObj *)
Definition itpeachtoadspore.c:92
bool itPeachToadSpore_Logic68_Reflected(Item_GObj *)
Definition itpeachtoadspore.c:149
UNK_RET it_802BE2E8(Item_GObj *, Item_GObj *)
Definition itpeachtoadspore.c:54
bool itPeachToadSpore_Logic68_Absorbed(Item_GObj *)
Definition itpeachtoadspore.c:138
Item_GObj * it_802BE214(Item_GObj *gobj, Vec3 *pos, ItemKind kind, f32 facing_dir)
Definition itpeachtoadspore.c:28
bool itPeachToadSpore_Logic68_Clanked(Item_GObj *)
Definition itpeachtoadspore.c:126
bool itPeachToadSpore_Logic92_DmgDealt(Item_GObj *)
Definition itpeachtoadspore.c:120
ItemKind
Definition forward.h:109
#define UNK_RET
Definition placeholder.h:39
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11