SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include <dolphin/mtx/forward.h>
#include "ftCo_Damage.h"
#include "ftCo_0C35.h"
#include "ftCo_Bury.h"
#include "ftCo_DamageBind.h"
#include "ftCo_DamageFall.h"
#include "ftCo_DamageIce.h"
#include "ftCo_DamageSong.h"
#include "ftCo_DownAttack.h"
#include "ftCo_DownBound.h"
#include "ftCo_DownDamage.h"
#include "ftCo_FlyReflect.h"
#include "ftCo_HammerFall.h"
#include "ftCo_HammerWait.h"
#include "ftCo_PassiveCeil.h"
#include "ftCo_PassiveStand.h"
#include "ftCo_PassiveWall.h"
#include "ftCo_Wait.h"
#include "cm/camera.h"
#include "ef/efasync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C31.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftchangeparam.h"
#include "ft/ftcolanim.h"
#include "ft/ftcoll.h"
#include "ft/ftcommon.h"
#include "ft/ftparts.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include "ftDonkey/ftDk_HeavyLanding.h"
#include "gm/gm_1601.h"
#include "it/it_26B1.h"
#include "lb/lbbgflash.h"
#include "lb/lbvector.h"
#include "lb/types.h"
#include "pl/pl_0371.h"
#include "un/un_2FC9.h"
#include <common_structs.h>
#include <math.h>
#include <math_ppc.h>
#include <dolphin/mtx.h>
#include <dolphin/mtx/vec.h>
#include <baselib/random.h>
#include <MetroTRK/intrinsics.h>
#include <MSL/trigf.h>
Macros | |
#define | SOLUTION 1 |
Variables | |
int | ftCo_803C5520 [2][12] |
#define SOLUTION 1 |
|
static |
float ftCo_Damage_CalcAngle | ( | Fighter * | fp, |
float | f | ||
) |
float ftCo_ScaleBy154 | ( | float | mul | ) |
bool ftCo_8008D8E8 | ( | float | f | ) |
void ftCo_Damage_CalcVel | ( | Fighter * | fp, |
float | x, | ||
float | y | ||
) |
|
static |
|
static |
|
static |
void ftCo_8008DCE0 | ( | ftCo_GObj * | gobj, |
int | arg1, | ||
float | facing_dir | ||
) |
bool ftCo_Damage_CheckAirMotion | ( | ftCo_Fighter * | fp | ) |
void ftCo_Damage_OnEveryHitlag | ( | ftCo_GObj * | gobj | ) |
|
static |
void ftCo_Damage_OnExitHitlag | ( | ftCo_GObj * | gobj | ) |
void ftCo_8008E908 | ( | ftCo_GObj * | gobj, |
float | facing_dir | ||
) |
|
inlinestatic |
void ftCo_8008E9D0 | ( | ftCo_GObj * | gobj | ) |
|
static |
|
inlinestatic |
void ftCo_8008EC90 | ( | ftCo_GObj * | gobj | ) |
void ftCo_8008F744 | ( | ftCo_GObj * | gobj | ) |
void ftCo_Damage_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_Damage_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_Damage_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_Damage_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_8008FC94 | ( | ftCo_GObj * | gobj | ) |
void ftCo_Damage_SetMv8FromKbThreshold | ( | Fighter * | fp | ) |
|
inlinestatic |
void ftCo_DamageFly_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_DamageFly_IASA | ( | ftCo_GObj * | gobj | ) |
|
static |
void ftCo_DamageFly_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_DamageFly_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_80090184 | ( | ftCo_GObj * | gobj | ) |
void ftCo_DamageFlyRoll_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_DamageFlyRoll_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_DamageFlyRoll_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_DamageFlyRoll_Coll | ( | ftCo_GObj * | gobj | ) |
int ftCo_803C5520[2][12] |