SSBM Decomp
|
#include <platform.h>
#include "forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_AttackHi3.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/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include <common_structs.h>
Functions | |
static void | doEnter (ftCo_GObj *gobj) |
bool | ftCo_AttackHi3_CheckInput (ftCo_GObj *gobj) |
void | ftCo_AttackHi3_Anim (ftCo_GObj *arg0) |
void | ftCo_AttackHi3_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackHi3_Phys (ftCo_GObj *gobj) |
void | ftCo_AttackHi3_Coll (ftCo_GObj *gobj) |
|
static |
void ftCo_AttackHi3_Anim | ( | ftCo_GObj * | arg0 | ) |
void ftCo_AttackHi3_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackHi3_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackHi3_Coll | ( | ftCo_GObj * | gobj | ) |