SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include "ftSamus/forward.h"
#include "it/forward.h"
#include "ftCo_AirCatch.h"
#include "ftCo_FallSpecial.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/ftparts.h"
#include "ftCommon/types.h"
#include "ftLink/types.h"
#include "ftSamus/types.h"
#include "it/inlines.h"
#include "it/items/itlinkhookshot.h"
#include "it/items/itsamusgrapple.h"
#include "lb/lb_00B0.h"
#include "mp/mpcoll.h"
#include "mp/mplib.h"
#include <common_structs.h>
#include <baselib/jobj.h>
Functions | |
bool | ftCo_800C3A14 (ftCo_GObj *gobj) |
bool | ftCo_800C3B10 (ftCo_GObj *gobj) |
void | ftCo_800C3BE8 (ftCo_GObj *gobj) |
void | ftCo_800C3CC0 (ftCo_GObj *gobj) |
void | ftCo_AirCatch_Anim (ftCo_GObj *gobj) |
void | ftCo_AirCatchHit_Anim (ftCo_GObj *gobj) |
void | ftCo_AirCatch_IASA (ftCo_GObj *gobj) |
void | ftCo_AirCatchHit_IASA (ftCo_GObj *gobj) |
void | ftCo_AirCatch_Phys (ftCo_GObj *gobj) |
void | ftCo_AirCatchHit_Phys (ftCo_GObj *gobj) |
void | ftCo_AirCatch_Coll (ftCo_GObj *gobj) |
Variables | |
double const | ftCo_804D8CF0 = 5 |
double const | ftCo_804D8CF8 = 0 |
float const | ftCo_804D8D00 = 0 |
float const | ftCo_804D8D04 = 1 |
double const | ftCo_804D8D08 = 1 |
double const | ftCo_804D8D10 = 8 |
double const | ftCo_804D8D18 = 2 |
double const | ftCo_804D8D20 = S32_TO_F32 |
float const | ftCo_804D8D28 = 20 |
double const | ftCo_804D8D30 = 0.2 |
Vec3 const | lbl_803B74C8 = { 0 } |
Vec3 const | lbl_803B74D4 = { 1.8, 0, 0 } |
Vec3 const | lbl_803B74E0 = { 1.8, 0, 0 } |
SDATA char | ftCo_804D3C48 [] = "jobj.h" |
SDATA char | ftCo_804D3C50 [] = "jobj" |
void ftCo_800C3BE8 | ( | ftCo_GObj * | gobj | ) |
void ftCo_800C3CC0 | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatch_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatchHit_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatch_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatchHit_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatch_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatchHit_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_AirCatch_Coll | ( | ftCo_GObj * | gobj | ) |
double const ftCo_804D8CF0 = 5 |
double const ftCo_804D8CF8 = 0 |
float const ftCo_804D8D00 = 0 |
float const ftCo_804D8D04 = 1 |
double const ftCo_804D8D08 = 1 |
double const ftCo_804D8D10 = 8 |
double const ftCo_804D8D18 = 2 |
double const ftCo_804D8D20 = S32_TO_F32 |
float const ftCo_804D8D28 = 20 |
double const ftCo_804D8D30 = 0.2 |
Vec3 const lbl_803B74C8 = { 0 } |
Vec3 const lbl_803B74D4 = { 1.8, 0, 0 } |
Vec3 const lbl_803B74E0 = { 1.8, 0, 0 } |
SDATA char ftCo_804D3C48[] = "jobj.h" |
SDATA char ftCo_804D3C50[] = "jobj" |