SSBM Decomp
Loading...
Searching...
No Matches
ityoshitongue.h
Go to the documentation of this file.
1#ifndef GALE01_2F2BFC
2#define GALE01_2F2BFC
3
4#include <Runtime/platform.h>
5
6#include <melee/it/forward.h>
7
9
10/* 2F2BFC */ void it_802F2BFC(Item_GObj* gobj, Fighter_GObj* owner_gobj);
11/* 2F2CE0 */ void it_802F2CE0(Item_GObj* gobj, bool clear_destroy_type);
12/* 3F9480 */ extern ItemStateTable it_803F9480[];
13
14#endif
HSD_GObj * gobj
Definition gm_19EF.c:73
ItemStateTable it_803F9480[]
Definition ityoshitongue.c:21
void it_802F2CE0(Item_GObj *gobj, bool clear_destroy_type)
Definition ityoshitongue.c:57
void it_802F2BFC(Item_GObj *gobj, Fighter_GObj *owner_gobj)
Definition ityoshitongue.c:26
HSD_GObj Item_GObj
Definition forward.h:63
Definition types.h:12