SSBM Decomp
Loading...
Searching...
No Matches
itclimbersstring.h
Go to the documentation of this file.
1#ifndef GALE01_2C248C
2#define GALE01_2C248C
3
4#include "it/forward.h"
5
6#include "it/items/types.h"
7
8/* 2C2750 */ void it_802C2750(Item_GObj*);
9/* 2C27D4 */ Item_GObj* it_802C27D4(Fighter_GObj*, Vec3*, int msid, float dir);
10/* 2C28B8 */ void fn_802C28B8(Item_GObj* gobj);
13/* 3F76B8 */ extern ItemStateTable it_803F76B8[];
14
15#endif
Item_GObj * it_802C27D4(Fighter_GObj *, Vec3 *, int msid, float dir)
void it_2725_Logic70_PickedUp(Item_GObj *)
void it_2725_Logic70_EvtUnk(Item_GObj *, Item_GObj *)
void it_802C2750(Item_GObj *)
void fn_802C28B8(Item_GObj *gobj)
Definition itclimbersstring.c:7
ItemStateTable it_803F76B8[]
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11