|
SSBM Decomp
|
#include "ftCo_CliffClimb.h"#include <Runtime/platform.h>#include <melee/ft/forward.h>#include "ftCo_CliffAttack.h"#include "ftCo_Fall.h"#include "ftCo_StopCeil.h"#include "types.h"#include <dolphin/mtx.h>#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_084E.h>#include <melee/ft/ft_0DF1.h>#include <melee/ft/ftanim.h>#include <melee/ft/ftcliffcommon.h>#include <melee/ft/ftcommon.h>#include <melee/ft/types.h>#include <melee/mp/mplib.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 | ) |