SSBM Decomp
|
#include "placeholder.h"
#include <platform.h>
#include "cm/camera.h"
#include "ft/fighter.h"
#include "ft/forward.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0881.h"
#include "ft/ft_0892.h"
#include "ft/ftanim.h"
#include "ft/ftcliffcommon.h"
#include "ft/ftcoll.h"
#include "ft/ftcommon.h"
#include "ft/ftparts.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/forward.h"
#include "ftCommon/ftCo_CaptureDamageKoopa.h"
#include "ftCommon/ftCo_Fall.h"
#include "ftCommon/ftCo_FallSpecial.h"
#include "ftCommon/ftCo_Throw.h"
#include "ftCommon/ftCo_Thrown.h"
#include "ftCommon/ftCo_ThrownKoopa.h"
#include "ftCommon/ftCo_CaptureKoopa.h"
#include "ftKoopa/forward.h"
#include "ftKoopa/ftKp_Init.h"
#include "ftKoopa/types.h"
#include <baselib/forward.h>
#include <trigf.h>
#include <baselib/gobj.h>
Variables | |
static u32 const | transition_flags0 = Ft_MF_SkipMatAnim |
static u32 const | transition_flags1 |
static u32 const | transition_flags2 |
static u32 const | transition_flags3 = Ft_MF_SkipMatAnim | Ft_MF_Unk19 |
|
static |
void ftKp_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_8013302C | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_801330E4 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_8013319C | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_8013322C | ( | HSD_GObj * | gobj | ) |
fp0
cannot move below fp1
, which is very strange. Perhaps there is a temporary Fighter*
somewhere. void ftKp_SpecialS_801332C4 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_80133324 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_80133398 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_801333F8 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_80133484 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_801334E4 | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialS_8013359C | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialSStart_Anim | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialAirSStart_Anim | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialSHit_Anim | ( | HSD_GObj * | gobj | ) |
|
inline |
|
inlinestatic |
void ftKp_SpecialAirSHit_Anim | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialSWait_Anim | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialAirSWait_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
void ftKp_SpecialSEndF_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
void ftKp_SpecialSEndB_Anim | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialAirSEndF_Anim | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialAirSEndB_Anim | ( | HSD_GObj * | gobj | ) |
|
inline |
void ftKp_SpecialSHit_IASA | ( | HSD_GObj * | gobj | ) |
void ftKp_SpecialAirSHit_IASA | ( | HSD_GObj * | gobj | ) |
|
inline |
void ftKp_SpecialSWait_IASA | ( | Fighter_GObj * | gobj | ) |
|
static |
void ftKp_SpecialAirSWait_IASA | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSStart_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSStart_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSHit_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSHit_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSWait_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSWait_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSEndF_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSEndB_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSEndF_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSEndB_Phys | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSStart_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSStart_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSHit_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSHit_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSWait_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSWait_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSEndF_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialSEndB_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSEndF_Coll | ( | Fighter_GObj * | gobj | ) |
void ftKp_SpecialAirSEndB_Coll | ( | Fighter_GObj * | gobj | ) |
|
static |
|
static |
|
static |
|
static |