SSBM Decomp
Loading...
Searching...
No Matches
itnesspkthundertrail.h
Go to the documentation of this file.
1#ifndef GALE01_2AC43C
2#define GALE01_2AC43C
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
10/* 2AC5D8 */ void it_802AC5D8(Item_GObj* gobj);
11/* 2AC604 */ void it_802AC604(Item_GObj* gobj);
14/* 2AC8A0 */ bool itNesspkthundertrail_UnkMotion0_Coll(Item_GObj* gobj);
15/* 3F6C08 */ extern ItemStateTable it_803F6C08[];
16
17#endif
UNK_RET it_802AC58C(UNK_PARAMS)
bool itNesspkthundertrail_UnkMotion0_Anim(Item_GObj *gobj)
void itNesspkthundertrail_UnkMotion0_Phys(Item_GObj *gobj)
UNK_RET it_802AC43C(UNK_PARAMS)
void it_802AC5D8(Item_GObj *gobj)
it_802AC43C
Definition itnesspkthundertrail.c:12
bool itNesspkthundertrail_UnkMotion0_Coll(Item_GObj *gobj)
itNesspkthundertrail_UnkMotion0_Anim
Definition itnesspkthundertrail.c:32
void it_802AC604(Item_GObj *gobj)
Definition itnesspkthundertrail.c:23
ItemStateTable it_803F6C08[]
#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