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