SSBM Decomp
|
#include "ftCo_PassiveStand.h"
#include "ftCo_DownAttack.h"
#include "math.h"
#include <platform.h>
#include "ft/fighter.h"
#include "ft/forward.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0881.h"
#include "ft/ft_0892.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/inlines.h"
#include <common_structs.h>
#include <dolphin/mtx.h>
Functions | |
static void | ftCo_800989D4 (Fighter_GObj *gobj, FtMotionId msid) |
bool | ftCo_80098928 (Fighter_GObj *gobj) |
void | ftCo_PassiveStand_Anim (Fighter_GObj *gobj) |
void | ftCo_PassiveStand_IASA (Fighter_GObj *gobj) |
void | ftCo_PassiveStand_Phys (Fighter_GObj *gobj) |
void | ftCo_PassiveStand_Coll (Fighter_GObj *gobj) |
|
static |
bool ftCo_80098928 | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveStand_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveStand_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveStand_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveStand_Coll | ( | Fighter_GObj * | gobj | ) |