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, Fighter_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_802F2E7C(Item_GObj *gobj, bool has_destroy_type)
Definition itkirbyyoshispecialn.c:61
ItemStateTable it_803F9490[]
Definition itkirbyyoshispecialn.c:23
void it_802F2D98(Item_GObj *gobj, Fighter_GObj *owner_gobj)
Definition itkirbyyoshispecialn.c:30
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11