SSBM Decomp
Loading...
Searching...
No Matches
ftMh_PaperCrush.h
Go to the documentation of this file.
1
3#ifndef GALE01_152634
4#define GALE01_152634
5
6#include <baselib/forward.h>
7
8/* 152634 */ void ftMh_RockCrushDown_Anim(HSD_GObj* gobj);
9/* 152670 */ void ftMh_RockCrushDown_IASA(HSD_GObj* gobj);
10/* 1526B4 */ void ftMh_RockCrushDown_Phys(HSD_GObj* gobj);
11/* 1526D4 */ void ftMh_RockCrushDown_Coll(HSD_GObj* gobj);
12/* 1526D8 */ void ftMh_MS_357_801526D8(HSD_GObj* gobj);
13/* 152738 */ void ftMh_PaperCrush_Anim(HSD_GObj* gobj);
14/* 152774 */ void ftMh_PaperCrush_IASA(HSD_GObj* gobj);
15/* 1527B8 */ void ftMh_PaperCrush_Phys(HSD_GObj* gobj);
16
17#endif
void ftMh_RockCrushDown_Coll(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:35
void ftMh_PaperCrush_Phys(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:60
void ftMh_PaperCrush_IASA(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:52
void ftMh_RockCrushDown_Phys(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:30
void ftMh_PaperCrush_Anim(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:45
void ftMh_RockCrushDown_Anim(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:15
void ftMh_MS_357_801526D8(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:37
void ftMh_RockCrushDown_IASA(HSD_GObj *gobj)
Definition ftMh_PaperCrush.c:22
Definition gobj.h:25