SSBM Decomp
|
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
#include "ftCo_Walk.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0D14.h"
#include "ft/ftchangeparam.h"
#include "ft/ftwalkcommon.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Attack1.h"
#include "ftCommon/ftCo_AttackHi3.h"
#include "ftCommon/ftCo_AttackHi4.h"
#include "ftCommon/ftCo_AttackLw3.h"
#include "ftCommon/ftCo_AttackLw4.h"
#include "ftCommon/ftCo_AttackS3.h"
#include "ftCommon/ftCo_AttackS4.h"
#include "ftCommon/ftCo_Dash.h"
#include "ftCommon/ftCo_Guard.h"
#include "ftCommon/ftCo_Jump.h"
#include "ftCommon/ftCo_SpecialS.h"
Functions | |
bool | ftCo_Walk_CheckInput (Fighter_GObj *gobj) |
bool | ftCo_Walk_CheckInput_Ottotto (Fighter_GObj *gobj) |
void | ftCo_Walk_Enter (Fighter_GObj *gobj, f32 arg8) |
void | ftCo_Walk_Anim (Fighter_GObj *gobj) |
void | ftCo_Walk_IASA (Fighter_GObj *gobj) |
void | ftCo_Walk_Phys (Fighter_GObj *gobj) |
void | ftCo_Walk_Coll (Fighter_GObj *gobj) |
bool ftCo_Walk_CheckInput | ( | Fighter_GObj * | gobj | ) |
bool ftCo_Walk_CheckInput_Ottotto | ( | Fighter_GObj * | gobj | ) |
void ftCo_Walk_Enter | ( | Fighter_GObj * | gobj, |
f32 | arg8 | ||
) |
void ftCo_Walk_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_Walk_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_Walk_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_Walk_Coll | ( | Fighter_GObj * | gobj | ) |