|
SSBM Decomp
|
#include "ftCo_Dash.h"#include <placeholder.h>#include "ft/fighter.h"#include "ft/forward.h"#include "ft/ft_081B.h"#include "ft/ft_0877.h"#include "ft/ft_0892.h"#include "ft/ftcommon.h"#include "ft/inlines.h"#include "ft/types.h"#include "ftCommon/forward.h"#include "ftCommon/ftCo_AppealS.h"#include "ftCommon/ftCo_Attack100.h"#include "ftCommon/ftCo_AttackDash.h"#include "ftCommon/ftCo_AttackS4.h"#include "ftCommon/ftCo_Escape.h"#include "ftCommon/ftCo_Guard.h"#include "ftCommon/ftCo_ItemThrow.h"#include "ftCommon/ftCo_Jump.h"#include "ftCommon/ftCo_Run.h"#include "ftCommon/ftCo_SpecialS.h"#include "ftCommon/ftCo_Turn.h"Functions | |
| bool | ftCo_Dash_CheckInput (Fighter_GObj *gobj) |
| void | ftCo_Dash_Enter (Fighter_GObj *gobj, int arg1) |
| void | ftCo_Dash_Anim (Fighter_GObj *gobj) |
| void | ftCo_Dash_IASA (Fighter_GObj *gobj) |
| void | ftCo_Dash_Phys (Fighter_GObj *gobj) |
| void | ftCo_Dash_Coll (Fighter_GObj *gobj) |
| bool ftCo_Dash_CheckInput | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Dash_Enter | ( | Fighter_GObj * | gobj, |
| int | arg1 | ||
| ) |
| void ftCo_Dash_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Dash_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Dash_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Dash_Coll | ( | Fighter_GObj * | gobj | ) |