|
SSBM Decomp
|
#include "ftpeachspecials.h"#include <Runtime/platform.h>#include <melee/ft/forward.h>#include "types.h"#include <dolphin/mtx.h>#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_084E.h>#include <melee/ft/ft_0892.h>#include <melee/ft/ftanim.h>#include <melee/ft/ftcommon.h>#include <melee/ft/kinds/ftCommon/ftCo_Fall.h>#include <melee/ft/kinds/ftCommon/inlines.h>#include <melee/ft/types.h>#include <melee/it/kinds/itpeachexplode.h>#include <melee/lb/lb_00B0.h>Variables | |
| static MotionFlags const | start_mf |
| static MotionFlags const | end_mf = Ft_MF_SkipColAnim | Ft_MF_UpdateCmd |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| void ftPe_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSStart_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSStart_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSStart_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSStart_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftPe_SpecialAirSStart_Coll | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSJump_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSJump_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSJump_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSJump_Coll | ( | HSD_GObj * | gobj | ) |
|
static |
| void ftPe_SpecialSEnd_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSEnd_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSEnd_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSEnd_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSEnd_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSEnd_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialSEnd_Coll | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirSEnd_Coll | ( | HSD_GObj * | gobj | ) |
|
static |
|
static |
|
static |
|
static |