|
SSBM Decomp
|
#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 <platform.h>#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0C31.h"#include "ft/ftanim.h"#include "ft/ftcommon.h"#include "ft/types.h"#include "ftCommon/ftCo_Fall.h"#include "ftCommon/types.h"#include <common_structs.h>Functions | |
| static void | ftCo_8009F184 (Fighter_GObj *gobj) |
| bool | ftCo_8009F0F0 (Fighter_GObj *gobj) |
| void | ftCo_DownDamage_Anim (Fighter_GObj *gobj) |
| void | ftCo_DownDamage_IASA (Fighter_GObj *gobj) |
| void | ftCo_DownDamage_Phys (Fighter_GObj *gobj) |
| void | ftCo_DownDamage_Coll (Fighter_GObj *gobj) |
|
static |
| bool ftCo_8009F0F0 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_DownDamage_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_DownDamage_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_DownDamage_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_DownDamage_Coll | ( | Fighter_GObj * | gobj | ) |