SSBM Decomp
Loading...
Searching...
No Matches
ithinoarashi.h
Go to the documentation of this file.
1#ifndef GALE01_2D5CF8
2#define GALE01_2D5CF8
3
4#include <platform.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2D5CF8 */ void it_802D5CF8(Item_GObj*);
11/* 2D5EC8 */ bool it_802D5EC8(Item_GObj*);
12/* 2D5EEC */ void it_802D5EEC(Item_GObj*);
13/* 2D5F0C */ void it_802D5F0C(Item_GObj*);
14/* 2D5F34 */ void it_802D5F34(HSD_GObj*);
15/* 2D6084 */ void itHinoarashi_UnkMotion1_Phys(Item_GObj*);
16/* 2D60A4 */ bool itHinoarashi_UnkMotion1_Coll(Item_GObj*);
17/* 2D60D0 */ void itHinoarashi_UnkMotion2_Phys(Item_GObj* gobj);
19/* 2D61A8 */ void it_802D61A8(Item_GObj*, Item_GObj*);
20/* 3F8270 */ extern ItemStateTable it_803F8270[];
21/* 3F82A0 */ extern ItemStateTable it_803F82A0[];
22
23#endif
void itHinoarashi_UnkMotion1_Phys(Item_GObj *)
Definition ithinoarashi.c:16
bool it_2725_Logic27_DmgReceived(Item_GObj *)
void itHinoarashi_UnkMotion2_Phys(Item_GObj *gobj)
Definition ithinoarashi.c:47
void it_802D61A8(Item_GObj *, Item_GObj *)
Definition ithinoarashi.c:42
ItemStateTable it_803F82A0[]
void it_802D5F34(HSD_GObj *)
ItemStateTable it_803F8270[]
void it_802D5CF8(Item_GObj *)
void it_802D5EEC(Item_GObj *)
Definition ithinoarashi.c:32
void it_802D5F0C(Item_GObj *)
Definition ithinoarashi.c:37
bool it_802D5EC8(Item_GObj *)
Definition ithinoarashi.c:10
bool itHinoarashi_UnkMotion1_Coll(Item_GObj *)
Definition ithinoarashi.c:21
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11