|
SSBM Decomp
|
#include "ftNess/ftNs_SpecialS.h"#include <platform.h>#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ftCommon/ftCo_Attack100.h"#include "ft/ftanim.h"#include "ft/types.h"#include "ftCommon/ftCo_Fall.h"#include "ftCommon/ftCo_Landing.h"#include "ftNess/types.h"#include "it/items/itnesspkfire.h"#include "lb/lb_00B0.h"#include <common_structs.h>#include <dolphin/mtx.h>#include <MSL/trigf.h>Functions | |
| void | ftNs_SpecialS_ItemPKFireSpawn (HSD_GObj *gobj) |
| void | ftNs_SpecialS_Enter (HSD_GObj *gobj) |
| void | ftNs_SpecialAirS_Enter (HSD_GObj *gobj) |
| void | ftNs_SpecialS_Anim (HSD_GObj *gobj) |
| void | ftNs_SpecialAirS_Anim (HSD_GObj *gobj) |
| void | ftNs_SpecialS_Phys (HSD_GObj *gobj) |
| void | ftNs_SpecialAirS_Phys (HSD_GObj *gobj) |
| void | ftNs_SpecialS_Coll (HSD_GObj *gobj) |
| void | ftNs_SpecialAirS_Coll (HSD_GObj *gobj) |
| void ftNs_SpecialS_ItemPKFireSpawn | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialS_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirS_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialS_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirS_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialS_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirS_Coll | ( | HSD_GObj * | gobj | ) |