SSBM Decomp
|
#include <platform.h>
#include "forward.h"
#include <baselib/forward.h>
#include "ftCo_Wait.h"
#include "ftCo_Attack1.h"
#include "ftCo_AttackHi3.h"
#include "ftCo_AttackHi4.h"
#include "ftCo_AttackLw3.h"
#include "ftCo_AttackLw4.h"
#include "ftCo_AttackS3.h"
#include "ftCo_AttackS4.h"
#include "ftCo_Escape.h"
#include "ftCo_SpecialS.h"
#include "ft/ft_081B.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftcoll.h"
#include "ft/ftwaitanim.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Guard.h"
#include "ftFox/ftFx_AppealS.h"
Functions | |
void | ftCo_Wait_Anim (HSD_GObj *gobj) |
void | ftCo_Wait_IASA (ftCo_GObj *gobj) |
void | ftCo_Wait_Phys (HSD_GObj *gobj) |
void | ftCo_Wait_Coll (HSD_GObj *gobj) |
void ftCo_Wait_Anim | ( | HSD_GObj * | gobj | ) |
void ftCo_Wait_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_Wait_Phys | ( | HSD_GObj * | gobj | ) |
void ftCo_Wait_Coll | ( | HSD_GObj * | gobj | ) |