|
SSBM Decomp
|
#include "ftPe_SpecialN.h"#include "ftPe_Init.h"#include <platform.h>#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ft/ftanim.h"#include "ft/ftcoll.h"#include "ft/ftcommon.h"#include "ft/types.h"#include "ftCommon/ftCo_Fall.h"#include "ftPeach/types.h"#include "it/items/itpeachtoad.h"#include "it/items/itpeachtoadspore.h"#include "lb/lb_00B0.h"#include <baselib/forward.h>#include <common_structs.h>#include <dolphin/mtx.h>Enumerations | |
| enum | cmd_var_idx { cmd_phys_state , cmd_anim_state , cmd_accessory4 , cmd_hit_anim_state } |
| enum | accessory4_state { accessory4_state_0 , accessory4_state_1 , accessory4_state_2 } |
| enum | anim_state { anim_state_0 , anim_state_1 , anim_state_2 } |
| enum | phys_state { phys_state_0 , phys_state_1 , phys_state_2 } |
Variables | |
| static MotionFlags const | coll_mf |
| enum cmd_var_idx |
| enum accessory4_state |
| enum anim_state |
| enum phys_state |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| void ftPe_SpecialN_DoDeath2 | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialN_OnDeath2 | ( | HSD_GObj * | gobj | ) |
|
static |
| void ftPe_SpecialN_Enter | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirN_Enter | ( | HSD_GObj * | gobj | ) |
|
static |
| void ftPe_SpecialN_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirN_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialN_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirN_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialN_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirN_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialN_Coll | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirN_Coll | ( | HSD_GObj * | gobj | ) |
|
static |
|
static |
| void ftPe_SpecialNHit_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirNHit_Anim | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialNHit_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirNHit_IASA | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialNHit_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirNHit_Phys | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialNHit_Coll | ( | HSD_GObj * | gobj | ) |
| void ftPe_SpecialAirNHit_Coll | ( | HSD_GObj * | gobj | ) |
|
static |