|
SSBM Decomp
|
#include "ftCo_Run.h"#include "math.h"#include <placeholder.h>#include "ft/fighter.h"#include "ft/forward.h"#include "ft/ft_081B.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_Guard.h"#include "ftCommon/ftCo_Jump.h"#include "ftCommon/ftCo_RunBrake.h"#include "ftCommon/ftCo_SpecialS.h"#include "ftCommon/ftCo_TurnRun.h"Functions | |
| bool | fn_800CA5F0 (Fighter_GObj *gobj) |
| bool | fn_800CA644 (Fighter_GObj *gobj) |
| bool | fn_800CA698 (Fighter_GObj *gobj) |
| void | ftCo_Run_Enter (Fighter_GObj *gobj, float arg0) |
| void | ftCo_Run_Enter_Full (Fighter_GObj *gobj, float arg0, float anim_start, float anim_speed) |
| void | ftCo_Run_Anim (Fighter_GObj *gobj) |
| void | ftCo_Run_IASA (Fighter_GObj *gobj) |
| void | ftCo_Run_Phys (Fighter_GObj *gobj) |
| void | ftCo_Run_Coll (Fighter_GObj *gobj) |
| bool fn_800CA5F0 | ( | Fighter_GObj * | gobj | ) |
| bool fn_800CA644 | ( | Fighter_GObj * | gobj | ) |
| bool fn_800CA698 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Run_Enter | ( | Fighter_GObj * | gobj, |
| float | arg0 | ||
| ) |
| void ftCo_Run_Enter_Full | ( | Fighter_GObj * | gobj, |
| float | arg0, | ||
| float | anim_start, | ||
| float | anim_speed | ||
| ) |
| void ftCo_Run_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Run_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Run_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Run_Coll | ( | Fighter_GObj * | gobj | ) |