SSBM Decomp
|
#include <platform.h>
#include <dolphin/mtx/forward.h>
#include "ft/ftcliffcommon.h"
#include "ef/efasync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0881.h"
#include "ft/ft_0C88.h"
#include "ft/ftanim.h"
#include "ft/ftcamera.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/ftCo_CliffWait.h"
#include "ftCommon/ftCo_StopCeil.h"
#include "ftCommon/types.h"
#include "mp/mplib.h"
#include "pl/pl_0371.h"
#include <common_structs.h>
Functions | |
bool | ftCliffCommon_80081298 (ftCo_GObj *gobj) |
void | ftCliffCommon_80081370 (ftCo_GObj *gobj) |
void | ftCo_CliffCatch_Anim (ftCo_GObj *gobj) |
void | ftCo_CliffCatch_IASA (ftCo_GObj *arg0) |
void | ftCo_CliffCatch_Phys (ftCo_GObj *gobj) |
void | ftCo_CliffCatch_Coll (ftCo_GObj *gobj) |
void | ftCo_Cliff_Cam (ftCo_GObj *gobj) |
void ftCliffCommon_80081370 | ( | ftCo_GObj * | gobj | ) |
void ftCo_CliffCatch_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_CliffCatch_IASA | ( | ftCo_GObj * | arg0 | ) |
void ftCo_CliffCatch_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_CliffCatch_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_Cliff_Cam | ( | ftCo_GObj * | gobj | ) |