SSBM Decomp
|
#include <platform.h>
#include <dolphin/mtx/forward.h>
#include "ftCo_CliffClimb.h"
#include "ftCo_CliffAttack.h"
#include "ftCo_StopCeil.h"
#include "math.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcliffcommon.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include "mp/mplib.h"
#include <common_structs.h>
Functions | |
static bool | ftCo_8009AAFC (ftCo_GObj *gobj, bool arg1, float stick_x, float stick_angle) |
static void | ftCo_8009AB9C (ftCo_GObj *gobj) |
static bool | inlineA0 (ftCo_Fighter *fp) |
bool | ftCo_8009AA0C (ftCo_GObj *gobj) |
void | ftCo_CliffClimb_Anim (ftCo_GObj *gobj) |
void | ftCo_CliffClimb_IASA (ftCo_GObj *gobj) |
void | ftCo_CliffClimb_Phys (ftCo_GObj *gobj) |
void | ftCo_CliffClimb_Coll (ftCo_GObj *gobj) |
|
static |
|
inlinestatic |
void ftCo_CliffClimb_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_CliffClimb_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_CliffClimb_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_CliffClimb_Coll | ( | ftCo_GObj * | gobj | ) |