|
SSBM Decomp
|
#include "ftsamusspecials.h"#include <melee/ft/forward.h>#include "ftsamusspecialn.h"#include "types.h"#include <dolphin/mtx.h>#include <melee/ef/eflib.h>#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_084E.h>#include <melee/ft/ft_0892.h>#include <melee/ft/ftanim.h>#include <melee/ft/ftcommon.h>#include <melee/ft/kinds/ftCommon/ftCo_Fall.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 | ) |