SSBM Decomp
|
#include <platform.h>
#include "it/forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_Lift.h"
#include "ftCo_DamageFall.h"
#include "ftCo_ItemThrow.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0C88.h"
#include "ft/ftanim.h"
#include "ft/ftparts.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include "it/it_26B1.h"
#include "it/item.h"
#include <math.h>
#include <baselib/jobj.h>
Functions | |
void | ftCo_80096D9C (ftCo_GObj *gobj) |
void | ftCo_LiftWait_Anim (ftCo_GObj *gobj) |
void | ftCo_LiftWait_IASA (ftCo_GObj *arg0) |
void | ftCo_LiftWait_Phys (ftCo_GObj *gobj) |
void | ftCo_80096E68 (ftCo_GObj *gobj) |
void | ftCo_LiftWait_Coll (ftCo_GObj *gobj) |
bool | ftCo_80096EF8 (HSD_GObj *gobj) |
void | ftCo_80096F48 (HSD_GObj *gobj) |
void | ftCo_LiftWalk_Anim (HSD_GObj *gobj) |
void | ftCo_LiftWalk_IASA (ftCo_GObj *gobj) |
void | ftCo_LiftWalk_Phys (ftCo_GObj *gobj) |
void | ftCo_LiftWalk_Coll (ftCo_GObj *gobj) |
bool | ftCo_800970E0 (HSD_GObj *gobj) |
void | ftCo_80097130 (HSD_GObj *gobj) |
void | ftCo_LiftTurn_Anim (HSD_GObj *gobj) |
void | ftCo_LiftTurn_IASA (HSD_GObj *arg0) |
void | ftCo_LiftTurn_Phys (HSD_GObj *arg0) |
void | ftCo_LiftTurn_Coll (HSD_GObj *arg0) |
void | ftCo_800974C4 (HSD_GObj *gobj) |
void | ftCo_8009750C (HSD_GObj *gobj) |
void ftCo_80096D9C | ( | ftCo_GObj * | gobj | ) |
void ftCo_LiftWait_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_LiftWait_IASA | ( | ftCo_GObj * | arg0 | ) |
void ftCo_LiftWait_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_80096E68 | ( | ftCo_GObj * | gobj | ) |
void ftCo_LiftWait_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_80096F48 | ( | HSD_GObj * | gobj | ) |
void ftCo_LiftWalk_Anim | ( | HSD_GObj * | gobj | ) |
void ftCo_LiftWalk_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_LiftWalk_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_LiftWalk_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_80097130 | ( | HSD_GObj * | gobj | ) |
void ftCo_LiftTurn_Anim | ( | HSD_GObj * | gobj | ) |
void ftCo_LiftTurn_IASA | ( | HSD_GObj * | arg0 | ) |
void ftCo_LiftTurn_Phys | ( | HSD_GObj * | arg0 | ) |
void ftCo_LiftTurn_Coll | ( | HSD_GObj * | arg0 | ) |
void ftCo_800974C4 | ( | HSD_GObj * | gobj | ) |
void ftCo_8009750C | ( | HSD_GObj * | gobj | ) |