SSBM Decomp
|
#include <platform.h>
#include "ftCommon/forward.h"
#include <dolphin/mtx/forward.h>
#include <baselib/forward.h>
#include "ftCo_AttackHi4.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/types.h"
#include "ftNess/ftNs_AttackHi4.h"
#include <common_structs.h>
Functions | |
void | doEnter (ftCo_GObj *gobj) |
static bool | checkLStick (ftCo_Fighter *fp) |
bool | ftCo_AttackHi4_CheckInput (ftCo_GObj *gobj) |
static bool | checkLStickNoD0 (ftCo_Fighter *fp) |
bool | ftCo_AttackHi4_CheckInputNoD0 (HSD_GObj *gobj) |
void | ftCo_AttackHi4_Anim (ftCo_GObj *gobj) |
void | ftCo_AttackHi4_IASA (HSD_GObj *gobj) |
void | ftCo_AttackHi4_Phys (HSD_GObj *gobj) |
void | ftCo_AttackHi4_Coll (HSD_GObj *gobj) |
static void doEnter | ( | ftCo_GObj * | gobj | ) |
|
static |
|
static |
void ftCo_AttackHi4_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackHi4_IASA | ( | HSD_GObj * | gobj | ) |
void ftCo_AttackHi4_Phys | ( | HSD_GObj * | gobj | ) |
void ftCo_AttackHi4_Coll | ( | HSD_GObj * | gobj | ) |