SSBM Decomp
|
#include <platform.h>
#include "forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_AttackLw4.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 "ftCommon/ftCo_ItemThrow.h"
#include "ftNess/ftNs_AttackLw4.h"
#include <common_structs.h>
Functions | |
static void | doEnter (ftCo_GObj *gobj) |
static bool | checkLStick (ftCo_Fighter *fp) |
bool | ftCo_AttackLw4_CheckInput (ftCo_GObj *gobj) |
void | ftCo_AttackLw4_Anim (ftCo_GObj *gobj) |
void | ftCo_AttackLw4_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackLw4_Phys (ftCo_GObj *gobj) |
void | ftCo_AttackLw4_Coll (ftCo_GObj *gobj) |
|
static |
|
static |
void ftCo_AttackLw4_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackLw4_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackLw4_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackLw4_Coll | ( | ftCo_GObj * | gobj | ) |