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_2725_Logic111_DmgDealt(Item_GObj*);
12/* 2AD384 */ bool it_2725_Logic111_Clanked(Item_GObj*);
15/* 2AD450 */ bool it_2725_Logic111_HitShield(Item_GObj*);
16/* 2AD458 */ void it_2725_Logic111_EvtUnk(Item_GObj*, Item_GObj*);
17/* 3F6C58 */ extern ItemStateTable it_803F6C58[];
18
19#endif
bool it_2725_Logic111_ShieldBounced(Item_GObj *)
bool it_2725_Logic111_Absorbed(Item_GObj *)
bool it_2725_Logic111_HitShield(Item_GObj *)
Definition itkoopaflame.c:20
bool it_2725_Logic111_DmgDealt(Item_GObj *)
Definition itkoopaflame.c:10
ItemStateTable it_803F6C58[]
void it_2725_Logic111_EvtUnk(Item_GObj *, Item_GObj *)
Definition itkoopaflame.c:25
bool it_2725_Logic111_Reflected(Item_GObj *)
bool it_2725_Logic111_Clanked(Item_GObj *)
Definition itkoopaflame.c:15
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:11