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