SSBM Decomp
|
#include <platform.h>
#include <dolphin/mtx/forward.h>
#include "ftCo_Down.h"
#include "ftCo_DownAttack.h"
#include "math.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
Functions | |
static void | ftCo_80098324 (ftCo_GObj *gobj, FtMotionId msid) |
static bool | inlineA0 (ftCo_Fighter *fp) |
bool | ftCo_Down_CheckInput (ftCo_GObj *gobj) |
void | ftCo_Down_Anim (ftCo_GObj *gobj) |
void | ftCo_Down_IASA (ftCo_GObj *gobj) |
void | ftCo_Down_Phys (ftCo_GObj *gobj) |
void | ftCo_Down_Coll (ftCo_GObj *gobj) |
static bool | inlineB0 (ftCo_Fighter *fp) |
bool | ftCo_80098400 (ftCo_GObj *gobj) |
|
static |
|
inlinestatic |
void ftCo_Down_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_Down_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_Down_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_Down_Coll | ( | ftCo_GObj * | gobj | ) |
|
inlinestatic |