SSBM Decomp
|
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
#include "ftCo_RunBrake.h"
#include "math.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0892.h"
#include "ft/ft_0D14.h"
#include "ft/ftcommon.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Jump.h"
#include "ftCommon/ftCo_TurnRun.h"
Functions | |
bool | ftCo_RunBrake_CheckInput (Fighter_GObj *gobj) |
void | ftCo_RunBrake_Enter (Fighter_GObj *gobj) |
void | ftCo_RunBrake_Anim (Fighter_GObj *gobj) |
void | ftCo_RunBrake_IASA (Fighter_GObj *gobj) |
void | ftCo_RunBrake_Phys (Fighter_GObj *gobj) |
void | ftCo_RunBrake_Coll (Fighter_GObj *gobj) |
bool ftCo_RunBrake_CheckInput | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunBrake_Enter | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunBrake_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunBrake_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunBrake_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_RunBrake_Coll | ( | Fighter_GObj * | gobj | ) |