SSBM Decomp
|
#include "ftCo_DamageSong.h"
#include "ftCommon/ftCo_CaptureCut.h"
#include "ftCommon/ftCo_Throw.h"
#include "ftCo_0C35.h"
#include "ftCo_Lift.h"
#include <placeholder.h>
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ftCommon/ftCo_Attack100.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "pl/player.h"
Functions | |
static void | ftCo_800C3390 (Fighter_GObj *gobj) |
static void | ftCo_800C3480 (Fighter_GObj *gobj) |
static float | inlineA0 (Fighter *fp, bool arg1) |
void | ftCo_800C318C (Fighter_GObj *gobj, bool arg1) |
static bool | inlineB0 (Fighter_GObj *gobj) |
void | ftCo_DamageSong_Anim (Fighter_GObj *gobj) |
void | ftCo_DamageSong_IASA (Fighter_GObj *gobj) |
void | ftCo_DamageSong_Phys (Fighter_GObj *gobj) |
void | ftCo_DamageSong_Coll (Fighter_GObj *gobj) |
void | ftCo_DamageSongWait_Anim (Fighter_GObj *gobj) |
void | ftCo_DamageSongWait_IASA (Fighter_GObj *gobj) |
void | ftCo_DamageSongWait_Phys (Fighter_GObj *gobj) |
void | ftCo_DamageSongWait_Coll (Fighter_GObj *gobj) |
void | ftCo_DamageSongRv_Anim (Fighter_GObj *gobj) |
void | ftCo_DamageSongRv_IASA (Fighter_GObj *gobj) |
void | ftCo_DamageSongRv_Phys (Fighter_GObj *gobj) |
void | ftCo_DamageSongRv_Coll (Fighter_GObj *gobj) |
bool | ftCo_800C3538 (Fighter_GObj *gobj) |
|
static |
|
static |
void ftCo_800C318C | ( | Fighter_GObj * | gobj, |
bool | arg1 | ||
) |
|
inlinestatic |
void ftCo_DamageSong_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSong_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSong_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSong_Coll | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongWait_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongWait_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongWait_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongWait_Coll | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongRv_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongRv_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongRv_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_DamageSongRv_Coll | ( | Fighter_GObj * | gobj | ) |
bool ftCo_800C3538 | ( | Fighter_GObj * | gobj | ) |