SSBM Decomp
|
#include "ftSs_SpecialS.h"
#include "ftSs_SpecialN.h"
#include "ef/eflib.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C88.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ftSamus/types.h"
#include <dolphin/mtx/types.h>
Functions | |
static void | ftSamus_ClearThrowFlagsUnk (HSD_GObj *gobj) |
void | ftSs_SpecialS_Enter (HSD_GObj *gobj) |
void | ftSs_SpecialAirS_Enter (HSD_GObj *gobj) |
void | ftSs_SpecialS_Anim (HSD_GObj *gobj) |
void | ftSs_SpecialAirS_Anim (HSD_GObj *gobj) |
void | ftSs_SpecialS_IASA (HSD_GObj *gobj) |
void | ftSs_SpecialAirS_IASA (HSD_GObj *gobj) |
void | ftSs_SpecialS_Phys (HSD_GObj *gobj) |
void | ftSs_SpecialAirS_Phys (HSD_GObj *gobj) |
void | ftSs_SpecialS_Coll (HSD_GObj *gobj) |
void | ftSs_SpecialAirS_Coll (HSD_GObj *gobj) |
void | ftSs_SpecialSSmash_Anim (HSD_GObj *gobj) |
void | ftSs_SpecialAirSSmash_Anim (HSD_GObj *gobj) |
void | ftSs_SpecialSSmash_IASA (HSD_GObj *gobj) |
void | ftSs_SpecialAirSSmash_IASA (HSD_GObj *gobj) |
void | ftSs_SpecialSSmash_Phys (HSD_GObj *gobj) |
void | ftSs_SpecialAirSSmash_Phys (HSD_GObj *gobj) |
void | ftSs_SpecialSSmash_Coll (HSD_GObj *gobj) |
void | ftSs_SpecialAirSSmash_Coll (HSD_GObj *gobj) |
void | ftSs_SpecialS_8012A640 (HSD_GObj *gobj) |
|
static |
void ftSs_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialS_Anim | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirS_Anim | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialS_IASA | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirS_IASA | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialS_Phys | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirS_Phys | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialS_Coll | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirS_Coll | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialSSmash_Anim | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirSSmash_Anim | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialSSmash_IASA | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirSSmash_IASA | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialSSmash_Phys | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirSSmash_Phys | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialSSmash_Coll | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialAirSSmash_Coll | ( | HSD_GObj * | gobj | ) |
void ftSs_SpecialS_8012A640 | ( | HSD_GObj * | gobj | ) |