SSBM Decomp
Loading...
Searching...
No Matches
itkirbyyoshispecialn.h
Go to the documentation of this file.
1#ifndef GALE01_2F2D98
2#define GALE01_2F2D98
3
4#include <Runtime/platform.h>
5
6#include <melee/it/forward.h>
7
9
10/* 2F2D98 */ void it_802F2D98(Item_GObj* gobj, Fighter_GObj* owner_gobj);
11/* 2F2E7C */ void it_802F2E7C(Item_GObj* gobj, bool has_destroy_type);
12/* 3F9490 */ extern ItemStateTable it_803F9490[];
13
14#endif
HSD_GObj * gobj
Definition gm_19EF.c:73
ItemStateTable it_803F9490[]
Definition itkirbyyoshispecialn.c:21
void it_802F2E7C(Item_GObj *gobj, bool has_destroy_type)
Definition itkirbyyoshispecialn.c:59
void it_802F2D98(Item_GObj *gobj, Fighter_GObj *owner_gobj)
Definition itkirbyyoshispecialn.c:28
HSD_GObj Item_GObj
Definition forward.h:63
Definition types.h:12