|
SSBM Decomp
|
#include "ftPe_SpecialS.h"#include <platform.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 "ftCommon/ftCo_Fall.h"#include "ftPeach/types.h"#include "it/items/itpeachexplode.h"#include "lb/lb_00B0.h"#include <common_structs.h>#include <dolphin/mtx.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 |
|
inlinestatic |
| 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 |