SSBM Decomp
Loading...
Searching...
No Matches
ftpeachspeciallw.h
Go to the documentation of this file.
1#ifndef GALE01_11D11C
2#define GALE01_11D11C
3
5
6/* 11CF84 */ void ftPe_SpecialLw_UnsetVeg(HSD_GObj* gobj);
7/* 11CFA0 */ void ftPe_SpecialLw_8011CFA0(HSD_GObj* gobj);
8/* 11D11C */ void ftPe_SpecialLw_Enter(HSD_GObj* gobj);
9/* 11D1C4 */ void ftPe_SpecialAirLw_Enter(HSD_GObj* gobj);
10/* 11D2EC */ void ftPe_SpecialLw_Anim(HSD_GObj* gobj);
11/* 11D340 */ void ftPe_SpecialAirLw_Anim(HSD_GObj* gobj);
12/* 11D394 */ void ftPe_SpecialLw_Phys(HSD_GObj* gobj);
13/* 11D3B4 */ void ftPe_SpecialAirLw_Phys(HSD_GObj* gobj);
14/* 11D3D4 */ void ftPe_SpecialLw_Coll(HSD_GObj* gobj);
15/* 11D3FC */ void ftPe_SpecialAirLw_Coll(HSD_GObj* gobj);
16
17#endif
void ftPe_SpecialAirLw_Anim(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:190
void ftPe_SpecialAirLw_Phys(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:200
void ftPe_SpecialLw_Phys(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:195
void ftPe_SpecialLw_Enter(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:139
void ftPe_SpecialAirLw_Coll(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:210
void ftPe_SpecialLw_Anim(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:184
void ftPe_SpecialLw_8011CFA0(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:69
void ftPe_SpecialLw_UnsetVeg(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:61
void ftPe_SpecialAirLw_Enter(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:151
void ftPe_SpecialLw_Coll(HSD_GObj *gobj)
Definition ftpeachspeciallw.c:205
HSD_GObj * gobj
Definition gm_19EF.c:73
Definition gobj.h:28