SSBM Decomp
|
#include "ftCommon/forward.h"
#include <dolphin/mtx/forward.h>
#include "ftSs_SpecialLw_0.h"
#include "ftSs_Init.h"
#include "ftSs_SpecialLw_1.h"
#include "types.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcoll.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Attack1.h"
#include "ftCommon/ftCo_AttackHi3.h"
#include "ftCommon/ftCo_AttackHi4.h"
#include "ftCommon/ftCo_AttackLw3.h"
#include "ftCommon/ftCo_AttackLw4.h"
#include "ftCommon/ftCo_AttackS3.h"
#include "ftCommon/ftCo_AttackS4.h"
#include "ftCommon/ftCo_Escape.h"
#include "ftCommon/ftCo_SpecialS.h"
#include "lb/lbcollision.h"
#include <common_structs.h>
#include <trigf.h>
Functions | |
void | ftSs_Init_80128944 (HSD_GObj *gobj, float farg1, float farg2) |
bool | ftSs_Init_80128A1C (HSD_GObj *gobj, UNK_T arg1, float farg1) |
float | ftSs_Init_80128AC8 (HSD_GObj *gobj, float farg1, float farg2) |
void | ftSamus_80128B1C_inner (HSD_GObj *gobj, float angle) |
void | ftSs_Init_80128B1C (HSD_GObj *gobj, float angle, float arg9, float argA) |
void | ftSs_SpecialLw_Anim (HSD_GObj *gobj) |
void | ftSs_SpecialAirLw_Anim (HSD_GObj *gobj) |
void | ftSs_SpecialLw_IASA (HSD_GObj *gobj) |
void | ftSs_SpecialAirLw_IASA (HSD_GObj *gobj) |
void | ftSs_SpecialLw_Phys (HSD_GObj *gobj) |
void | ftSs_SpecialAirLw_Phys (HSD_GObj *gobj) |
void | ftSs_SpecialLw_Coll (HSD_GObj *gobj) |
void | ftSs_SpecialAirLw_Coll (HSD_GObj *gobj) |
void | ftSs_SpecialLw_80129048 (HSD_GObj *gobj) |
void | ftSs_SpecialLw_801290A4 (HSD_GObj *gobj) |
int | ftSs_SpecialLw_80129100 (HSD_GObj *gobj, s32 *arg1, s32 *arg2) |
s32 | ftSs_SpecialLw_80129158 (HSD_GObj *gobj) |
s32 | ftSs_SpecialN_801291A8 (HSD_GObj *gobj) |
void ftSs_Init_80128944 | ( | HSD_GObj * | gobj, |
float | farg1, | ||
float | farg2 | ||
) |
float ftSs_Init_80128AC8 | ( | HSD_GObj * | gobj, |
float | farg1, | ||
float | farg2 | ||
) |
|
inline |
void ftSs_Init_80128B1C | ( | HSD_GObj * | gobj, |
float | angle, | ||
float | arg9, | ||
float | argA | ||
) |
void ftSs_SpecialLw_Anim | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirLw_Anim | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialLw_IASA | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirLw_IASA | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialLw_Phys | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirLw_Phys | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirLw_Coll | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialLw_80129048 | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialLw_801290A4 | ( | HSD_GObj * | gobj | ) |