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 <platform.h>
5
7#include "it/forward.h"
8
9#include "it/items/types.h"
10
11/* 2F2D98 */ void it_802F2D98(Item_GObj* gobj, ftKb_GObj* owner_gobj);
12/* 2F2E7C */ void it_802F2E7C(Item_GObj* gobj, bool has_destroy_type);
13/* 3F9490 */ extern ItemStateTable it_803F9490[];
14
15#endif
void it_802F2D98(Item_GObj *gobj, ftKb_GObj *owner_gobj)
Definition itkirbyyoshispecialn.c:27
void it_802F2E7C(Item_GObj *gobj, bool has_destroy_type)
Definition itkirbyyoshispecialn.c:58
ItemStateTable it_803F9490[]
Definition itkirbyyoshispecialn.c:22
Definition gobj.h:25
Definition types.h:11