SSBM Decomp
|
#include <platform.h>
#include "ftCo_DownDamage.h"
#include "ftCo_Damage.h"
#include "ftCo_DamageFall.h"
#include "ftCo_DownBound.h"
#include "ftCo_DownStand.h"
#include "ftCo_FlyReflect.h"
#include "ftCo_PassiveWall.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0C31.h"
#include "ft/ft_0C88.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include <common_structs.h>
Functions | |
static void | ftCo_8009F184 (ftCo_GObj *gobj) |
bool | ftCo_8009F0F0 (ftCo_GObj *gobj) |
void | ftCo_DownDamage_Anim (ftCo_GObj *gobj) |
void | ftCo_DownDamage_IASA (ftCo_GObj *gobj) |
void | ftCo_DownDamage_Phys (ftCo_GObj *gobj) |
void | ftCo_DownDamage_Coll (ftCo_GObj *gobj) |
|
static |
void ftCo_DownDamage_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_DownDamage_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_DownDamage_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_DownDamage_Coll | ( | ftCo_GObj * | gobj | ) |