SSBM Decomp
Loading...
Searching...
No Matches
ftpurinspeciallw.h
Go to the documentation of this file.
1#ifndef GALE01_13CE8C
2#define GALE01_13CE8C
3
5
6/* 13CE8C */ void ftPr_SpecialLw_Enter(HSD_GObj* gobj);
8/* 13CFCC */ void ftPr_SpecialLw_Anim(HSD_GObj* gobj);
10/* 13D044 */ void ftPr_SpecialLw_IASA(HSD_GObj* gobj);
11/* 13D048 */ void ftPr_SpecialAirLw_IASA(HSD_GObj* gobj);
12/* 13D04C */ void ftPr_SpecialLw_Phys(HSD_GObj* gobj);
13/* 13D06C */ void ftPr_SpecialAirLw_Phys(HSD_GObj* gobj);
14/* 13D08C */ void ftPr_SpecialLw_Coll(HSD_GObj* gobj);
15/* 13D0C8 */ void ftPr_SpecialAirLw_Coll(HSD_GObj* gobj);
18
19#endif
void ftPr_SpecialAirLw_Anim(HSD_GObj *gobj)
void ftPr_SpecialLw_Phys(HSD_GObj *gobj)
Definition ftpurinspeciallw.c:70
void ftPr_SpecialLw_Anim(HSD_GObj *gobj)
void ftPr_SpecialAirLw_IASA(HSD_GObj *gobj)
Definition ftpurinspeciallw.c:68
void ftPr_SpecialLw_Coll(HSD_GObj *gobj)
Definition ftpurinspeciallw.c:80
void ftPr_SpecialLw_IASA(HSD_GObj *gobj)
Definition ftpurinspeciallw.c:66
void ftPr_SpecialAirLw_Phys(HSD_GObj *gobj)
Definition ftpurinspeciallw.c:75
void ftPr_SpecialLw_8013D19C(HSD_GObj *gobj)
void ftPr_SpecialAirLw_Coll(HSD_GObj *gobj)
Definition ftpurinspeciallw.c:87
void ftPr_SpecialLw_Enter(HSD_GObj *gobj)
void ftPr_SpecialLw_8013D104(HSD_GObj *gobj)
void ftPr_SpecialAirLw_Enter(HSD_GObj *gobj)
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28