SSBM Decomp
Loading...
Searching...
No Matches
itkoopaflame.h
Go to the documentation of this file.
1#ifndef GALE01_2AC8A8
2#define GALE01_2AC8A8
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2AD2E8 */ bool it_802AD2E8(Item_GObj*);
11/* 2AD2F0 */ bool it_802AD2F0(Item_GObj*);
12/* 2AD384 */ bool it_802AD384(Item_GObj*);
13/* 2AD38C */ bool it_802AD38C(Item_GObj*);
14/* 2AD3B0 */ bool it_802AD3B0(Item_GObj*);
15/* 2AD450 */ bool it_802AD450(Item_GObj*);
16/* 2AD458 */ void it_802AD458(Item_GObj*, Item_GObj*);
17/* 3F6C58 */ extern ItemStateTable it_803F6C58[];
18
19#endif
bool it_802AD384(Item_GObj *)
Definition itkoopaflame.c:11
bool it_802AD450(Item_GObj *)
Definition itkoopaflame.c:16
bool it_802AD3B0(Item_GObj *)
ItemStateTable it_803F6C58[]
bool it_802AD38C(Item_GObj *)
void it_802AD458(Item_GObj *, Item_GObj *)
bool it_802AD2E8(Item_GObj *)
Definition itkoopaflame.c:6
bool it_802AD2F0(Item_GObj *)
Definition gobj.h:25
Definition types.h:11