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