SSBM Decomp
Loading...
Searching...
No Matches
ftcrazyhand.h
Go to the documentation of this file.
1#ifndef GALE01_155E18
2#define GALE01_155E18
3
5
6#include <melee/ft/types.h>
7
8/* 155E18 */ void ftCh_Init_OnDeath(HSD_GObj* gobj);
9/* 155E1C */ void ftCh_Init_OnLoad(HSD_GObj* gobj);
10/* 155F8C */ void ftCh_Init_LoadSpecialAttrs(HSD_GObj* gobj);
11
13/* 3D4818 */ extern char ftCh_Init_DatFilename[];
14/* 3D4824 */ extern char ftCh_Init_DataName[];
15/* 3D485C */ extern char ftCh_Init_AnimDatFilename[];
17/* 45A6A8 */ extern UnkCostumeStruct ftCh_CostumeList[1];
18
19#endif
char ftCh_Init_DataName[]
Definition ftcrazyhand.c:593
char ftCh_Init_AnimDatFilename[]
Definition ftcrazyhand.c:596
char ftCh_Init_DatFilename[]
Definition ftcrazyhand.c:592
MotionState ftCh_Init_MotionStateTable[ftCh_MS_SelfCount]
Definition ftcrazyhand.c:50
UnkCostumeStruct ftCh_CostumeList[1]
Definition ftcrazyhand.c:48
Fighter_CostumeStrings ftCh_Init_CostumeStrings[]
Definition ftcrazyhand.c:598
void ftCh_Init_LoadSpecialAttrs(HSD_GObj *gobj)
Definition ftcrazyhand.c:650
void ftCh_Init_OnLoad(HSD_GObj *gobj)
Definition ftcrazyhand.c:604
void ftCh_Init_OnDeath(HSD_GObj *gobj)
Definition ftcrazyhand.c:602
HSD_GObj * gobj
Definition gm_19EF.c:73
@ ftCh_MS_SelfCount
Definition forward.h:8
Definition types.h:895
Definition gobj.h:28
Definition types.h:854
Definition types.h:840