SSBM Decomp
Loading...
Searching...
No Matches
ftCo_CapturePulled.h
Go to the documentation of this file.
1#ifndef MELEE_FT_CHARA_FTCOMMON_FTCO_CAPTUREPULLED_H
2#define MELEE_FT_CHARA_FTCOMMON_FTCO_CAPTUREPULLED_H
3
4#include <melee/ft/forward.h>
5
6/* 0DAADC */ void fn_800DAADC(Fighter_GObj* arg0, Fighter_GObj* arg1);
7/* 0DAD18 */ bool fn_800DAD18(Fighter_GObj* gobj);
8
9#endif
bool fn_800DAD18(Fighter_GObj *gobj)
Definition ftCo_CapturePulled.c:148
void fn_800DAADC(Fighter_GObj *arg0, Fighter_GObj *arg1)
Definition ftCo_CapturePulled.c:107
HSD_GObj * gobj
Definition gm_19EF.c:73