|
SSBM Decomp
|
#include "ftLg_SpecialN.h"#include <platform.h>#include "ef/efsync.h"#include "forward.h"#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ft/ftanim.h"#include "ft/ftcommon.h"#include "ft/ftparts.h"#include "ft/types.h"#include "ftCommon/ftCo_Fall.h"#include "ftCommon/ftCo_Wait.h"#include "it/forward.h"#include "it/items/itluigifireball.h"#include "lb/lb_00B0.h"#include <dolphin/mtx.h>Macros | |
| #define | FTLUIGI_SPECIALN_COLL_FLAG Ft_MF_UpdateCmd | Ft_MF_SkipColAnim |
Functions | |
| void | ftLg_SpecialN_Enter (HSD_GObj *gobj) |
| void | ftLg_SpecialAirN_Enter (HSD_GObj *gobj) |
| void | ftLg_SpecialN_Anim (HSD_GObj *gobj) |
| void | ftLg_SpecialAirN_Anim (HSD_GObj *gobj) |
| void | ftLg_SpecialN_IASA (HSD_GObj *gobj) |
| void | ftLg_SpecialAirN_IASA (HSD_GObj *gobj) |
| void | ftLg_SpecialN_Phys (HSD_GObj *gobj) |
| void | ftLg_SpecialAirN_Phys (HSD_GObj *gobj) |
| void | ftLg_SpecialN_Coll (HSD_GObj *gobj) |
| void | ftLg_SpecialAirN_Coll (HSD_GObj *gobj) |
| void | ftLg_SpecialN_FireSpawn (HSD_GObj *gobj) |
| #define FTLUIGI_SPECIALN_COLL_FLAG Ft_MF_UpdateCmd | Ft_MF_SkipColAnim |
| void ftLg_SpecialN_Enter | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialAirN_Enter | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialN_Anim | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialAirN_Anim | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialN_IASA | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialAirN_IASA | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialN_Phys | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialAirN_Phys | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialN_Coll | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialAirN_Coll | ( | HSD_GObj * | gobj | ) |
| void ftLg_SpecialN_FireSpawn | ( | HSD_GObj * | gobj | ) |