SSBM Decomp
Loading...
Searching...
No Matches
itgreatfoxlaser.h
Go to the documentation of this file.
1#ifndef GALE01_2EAF28
2#define GALE01_2EAF28
3
4#include <placeholder.h>
5
6#include "it/forward.h"
7
8#include "it/items/types.h"
9
10/* 2EAF28 */ UNK_T it_802EAF28(Item_GObj* gobj);
12/* 2EB1EC */ void it_802EB1EC(Item_GObj*);
16/* 2EB444 */ bool it_2725_Logic27_DmgDealt(Item_GObj*);
17/* 2EB44C */ bool it_2725_Logic27_Clanked(Item_GObj*);
18/* 2EB454 */ bool it_2725_Logic27_Absorbed(Item_GObj*);
20/* 2EB5A8 */ void it_802EB5A8(Item_GObj*, Item_GObj*);
22
23#endif
bool it_2725_Logic27_Clanked(Item_GObj *)
Definition itgreatfoxlaser.c:25
UNK_T it_802EAF28(Item_GObj *gobj)
Definition itgreatfoxlaser.c:5
void itGreatfoxlaser_UnkMotion1_Phys(Item_GObj *gobj)
ItemStateTable it_803F8FD0[]
bool it_2725_Logic27_Reflected(Item_GObj *)
void it_802EB5A8(Item_GObj *, Item_GObj *)
bool itGreatfoxlaser_UnkMotion1_Anim(Item_GObj *gobj)
bool it_2725_Logic27_Absorbed(Item_GObj *)
Definition itgreatfoxlaser.c:30
UNK_RET it_802EB268(UNK_PARAMS)
UNK_RET it_802EAF34(UNK_PARAMS)
bool it_2725_Logic27_DmgDealt(Item_GObj *)
it_802EAF34
Definition itgreatfoxlaser.c:20
void it_802EB1EC(Item_GObj *)
#define UNK_PARAMS
Definition placeholder.h:48
#define UNK_T
Definition placeholder.h:32
#define UNK_RET
Definition placeholder.h:40
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11