SSBM Decomp
|
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCo_RunDirect.h"
#include "ft/fighter.h"
#include "ft/ft_0892.h"
#include "ft/ft_0D14.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_AttackDash.h"
#include "ftCommon/ftCo_Guard.h"
#include "ftCommon/ftCo_Jump.h"
#include "ftCommon/ftCo_Run.h"
#include "ftCommon/ftCo_SpecialS.h"
Functions | |
void | ftCo_RunDirect_Anim (Fighter_GObj *gobj) |
void | ftCo_RunDirect_IASA (Fighter_GObj *gobj) |
void | ftCo_RunDirect_Phys (Fighter_GObj *gobj) |
void | ftCo_RunDirect_Coll (Fighter_GObj *gobj) |
void ftCo_RunDirect_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunDirect_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunDirect_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunDirect_Coll | ( | Fighter_GObj * | gobj | ) |