SSBM Decomp
Loading...
Searching...
No Matches
ftlipstickswing.h
Go to the documentation of this file.
1#ifndef GALE01_0CDAB4
2#define GALE01_0CDAB4
3
4#include <placeholder.h>
5
6#include "ftCommon/forward.h"
7#include <baselib/forward.h>
8
9/* 0CDAB4 */ void ftCo_800CDAB4(Fighter_GObj*, int, int, float);
10/* 0CDB14 */ void ftCo_LipstickSwing_Anim(Fighter_GObj* gobj);
11/* 0CDB34 */ void ftCo_LipstickSwing_IASA(Fighter_GObj* gobj);
12/* 0CDB54 */ void ftCo_LipstickSwing_Phys(Fighter_GObj* gobj);
13/* 0CDB74 */ void ftCo_LipstickSwing_Coll(Fighter_GObj* gobj);
14/* 0CDB9C */ void ft_800CDB9C(Fighter_GObj*);
15
16#endif
void ft_800CDB9C(Fighter_GObj *)
Definition ftlipstickswing.c:46
void ftCo_800CDAB4(Fighter_GObj *, int, int, float)
Definition ftlipstickswing.c:16
void ftCo_LipstickSwing_Phys(Fighter_GObj *gobj)
void ftCo_LipstickSwing_IASA(Fighter_GObj *gobj)
void ftCo_LipstickSwing_Anim(Fighter_GObj *gobj)
void ftCo_LipstickSwing_Coll(Fighter_GObj *gobj)