|
SSBM Decomp
|
#include "ftCo_AttackDash.h"#include "ftCo_ItemThrow.h"#include "ftCo_Wait.h"#include <platform.h>#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ftCommon/ftCo_Attack100.h"#include "ft/ftanim.h"#include "ft/ftswing.h"#include "ft/types.h"#include "ftCommon/forward.h"#include "ftCommon/types.h"#include "ftKirby/ftKb_Init.h"#include "it/it_26B1.h"#include <baselib/forward.h>#include <common_structs.h>Functions | |
| static void | decideFighter (Fighter_GObj *gobj) |
| static void | doEnter (Fighter_GObj *gobj) |
| bool | ftCo_AttackDash_CheckInput (HSD_GObj *gobj) |
| void | ftCo_AttackDash_Anim (Fighter_GObj *gobj) |
| void | ftCo_AttackDash_SetMv0 (HSD_GObj *gobj) |
| void | ftCo_AttackDash_IASA (Fighter_GObj *gobj) |
| void | ftCo_AttackDash_Phys (HSD_GObj *gobj) |
| void | ftCo_AttackDash_Coll (Fighter_GObj *gobj) |
|
static |
|
static |
| void ftCo_AttackDash_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_AttackDash_SetMv0 | ( | HSD_GObj * | gobj | ) |
| void ftCo_AttackDash_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_AttackDash_Phys | ( | HSD_GObj * | gobj | ) |
| void ftCo_AttackDash_Coll | ( | Fighter_GObj * | gobj | ) |