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