SSBM Decomp
|
#include "ftSeak/ftSk_SpecialLw.h"
#include "ef/eflib.h"
#include "ef/efsync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ftcommon.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Fall.h"
#include "ftZelda/ftZd_SpecialLw.h"
#include "lb/lb_00B0.h"
#include "lb/lb_00F9.h"
#include <math.h>
#include <baselib/gobj.h>
Functions | |
static void | fn_80114034 (Fighter_GObj *gobj) |
static void | fn_801140B0 (Fighter_GObj *gobj) |
static void | fn_8011412C (Fighter_GObj *gobj) |
static void | ftSk_unk_inline (Vec3 *v) |
void | ftSk_SpecialLw_Enter (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw_Enter (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_Anim (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw_Anim (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_IASA (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw_IASA (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_Phys (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw_Phys (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_Coll (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw_Coll (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_8011444C (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_801144B8 (Fighter_GObj *gobj) |
void | ftSk_SpecialLw2_Anim (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw2_Anim (Fighter_GObj *gobj) |
void | ftSk_SpecialLw2_IASA (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw2_IASA (Fighter_GObj *gobj) |
void | ftSk_SpecialLw2_Phys (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw2_Phys (Fighter_GObj *gobj) |
void | ftSk_SpecialLw2_Coll (Fighter_GObj *gobj) |
void | ftSk_SpecialAirLw2_Coll (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_80114680 (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_801146EC (Fighter_GObj *gobj) |
void | ftSk_SpecialLw_80114758 (Fighter_GObj *gobj) |
|
static |
|
static |
|
static |
|
static |
void ftSk_SpecialLw_Enter | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw_Enter | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_Anim | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw_Anim | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_IASA | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw_IASA | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_Phys | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw_Phys | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_Coll | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw_Coll | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_8011444C | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_801144B8 | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw2_Anim | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw2_Anim | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw2_IASA | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw2_IASA | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw2_Phys | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw2_Phys | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw2_Coll | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialAirLw2_Coll | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_80114680 | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_801146EC | ( | Fighter_GObj * | gobj | ) |
void ftSk_SpecialLw_80114758 | ( | Fighter_GObj * | gobj | ) |