SSBM Decomp
|
#include <platform.h>
#include "ft/forward.h"
#include <baselib/forward.h>
#include "ftCo_CargoJump.h"
#include "ftCo_CargoFall.h"
#include "ftCo_CargoKneebend.h"
#include "ftCo_CargoThrow.h"
#include "ftCo_Shouldered.h"
#include "ft/fighter.h"
#include "ft/ft_0C88.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ftDonkey/types.h"
Functions | |
bool | ftCo_8009BB1C (ftCo_GObj *gobj) |
void | ftCo_8009BB64 (ftCo_GObj *gobj) |
void | ftCo_CargoJump_Anim (HSD_GObj *gobj) |
void | ftCo_CargoJump_IASA (Fighter_GObj *gobj) |
void | ftCo_CargoJump_Phys (Fighter_GObj *gobj) |
void | ftCo_CargoJump_Coll (Fighter_GObj *gobj) |
void ftCo_8009BB64 | ( | ftCo_GObj * | gobj | ) |
void ftCo_CargoJump_Anim | ( | HSD_GObj * | gobj | ) |
void ftCo_CargoJump_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_CargoJump_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_CargoJump_Coll | ( | Fighter_GObj * | gobj | ) |