|
SSBM Decomp
|
#include "ftkirbyattackdash.h"#include "ft/fighter.h"#include "ft/forward.h"#include "ft/ft_081B.h"#include "ft/ftanim.h"#include "ft/ftcommon.h"#include "ft/ftparts.h"#include "ft/inlines.h"#include "ft/types.h"#include "ftCommon/ftCo_AttackDash.h"#include "ftCommon/ftCo_Fall.h"#include "ftKirby/forward.h"#include <stddef.h>#include <trigf.h>#include <baselib/gobj.h>#include <baselib/random.h>#include <MSL/math.h>Functions | |
| static void | fn_800F1FDC (Fighter_GObj *gobj) |
| static void | fn_800F20C4 (Fighter_GObj *gobj) |
| void | ftKb_SpecialN_800F1F68 (Fighter_GObj *gobj) |
| void | ftKb_AttackDash_Anim (Fighter_GObj *gobj) |
| void | ftKb_AttackDash_IASA (Fighter_GObj *gobj) |
| void | ftKb_AttackDash_Phys (Fighter_GObj *gobj) |
| void | ftKb_AttackDash_Coll (Fighter_GObj *gobj) |
| void | ftKb_AttackDashAir_Anim (Fighter_GObj *gobj) |
| void | ftKb_AttackDashAir_IASA (Fighter_GObj *gobj) |
| void | ftKb_AttackDashAir_Phys (Fighter_GObj *gobj) |
| void | ftKb_AttackDashAir_Coll (Fighter_GObj *gobj) |
| float | ftKb_AttackDashAir_800F21C0 (Fighter_GObj *gobj) |
|
static |
|
static |
| void ftKb_SpecialN_800F1F68 | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDash_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDash_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDash_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDash_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDashAir_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDashAir_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDashAir_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_AttackDashAir_Coll | ( | Fighter_GObj * | gobj | ) |
| float ftKb_AttackDashAir_800F21C0 | ( | Fighter_GObj * | gobj | ) |