|
SSBM Decomp
|
#include "ftKp_SpecialLw.h"#include <melee/cm/camera.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ftcoll.h>#include <melee/ft/ft_0877.h>#include <melee/ft/ft_0881.h>#include <melee/ft/ft_0892.h>#include <melee/ft/fighter.h>#include <melee/ft/ftcliffcommon.h>#include <melee/ft/ftcommon.h>#include <melee/ft/ftparts.h>#include <melee/ft/inlines.h>#include <melee/ef/efsync.h>#include <melee/ef/eflib.h>#include <melee/lb/lb_00B0.h>#include <melee/it/item.h>#include "ftCommon/ftCo_Fall.h"#include "ftCommon/ftCo_FallSpecial.h"#include "ftKoopa/ftKp_Init.h"#include <trigf.h>Functions | |
| static void | fn_80134518 (Fighter_GObj *gobj) |
| static void | fn_80134590 (Fighter_GObj *gobj) |
| static void | ftKp_SpecialLw_Enter_inline (Fighter_GObj *gobj) |
| void | ftKp_SpecialLw_Enter (Fighter_GObj *gobj) |
| void | ftKp_SpecialAirLw_Enter (Fighter_GObj *gobj) |
| void | ftKp_SpecialLw_Anim (Fighter_GObj *gobj) |
| void | ftKp_SpecialAirLw_Anim (Fighter_GObj *gobj) |
| void | ftKp_SpecialLw_Phys (Fighter_GObj *gobj) |
| void | ftKp_SpecialAirLw_Phys (Fighter_GObj *gobj) |
| void | ftKp_SpecialLw_Coll (Fighter_GObj *gobj) |
| void | ftKp_SpecialAirLw_Coll (Fighter_GObj *gobj) |
| void | ftKp_SpecialLw_80134988 (Fighter_GObj *gobj) |
| void | ftKp_SpecialLwLanding_Anim (Fighter_GObj *gobj) |
| void | ftKp_SpecialLwLanding_Phys (Fighter_GObj *gobj) |
| void | ftKp_SpecialLwLanding_Coll (Fighter_GObj *gobj) |
| void | ftKp_SpecialLw_80134A5C (Fighter_GObj *gobj) |
|
static |
|
static |
|
static |
| void ftKp_SpecialLw_Enter | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirLw_Enter | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLw_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirLw_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLw_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirLw_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLw_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirLw_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLw_80134988 | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLwLanding_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLwLanding_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLwLanding_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialLw_80134A5C | ( | Fighter_GObj * | gobj | ) |