SSBM Decomp
|
#include <platform.h>
#include "ft/forward.h"
#include <dolphin/mtx/forward.h>
#include <baselib/forward.h>
#include "ftCo_DownStand.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include <common_structs.h>
Functions | |
bool | ftCo_800980BC (Fighter_GObj *gobj) |
void | ftCo_80098160 (ftCo_GObj *gobj, FtMotionId msid) |
void | ftCo_DownStand_Anim (Fighter_GObj *gobj) |
void | ftCo_DownStand_IASA (HSD_GObj *gobj) |
void | ftCo_DownStand_Phys (ftCo_GObj *gobj) |
void | ftCo_DownStand_Coll (Fighter_GObj *gobj) |
bool ftCo_800980BC | ( | Fighter_GObj * | gobj | ) |
void ftCo_80098160 | ( | ftCo_GObj * | gobj, |
FtMotionId | msid | ||
) |
void ftCo_DownStand_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_DownStand_IASA | ( | HSD_GObj * | gobj | ) |
void ftCo_DownStand_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_DownStand_Coll | ( | Fighter_GObj * | gobj | ) |