|
SSBM Decomp
|
#include "ftCo_CargoWalk.h"#include "ftCo_09C4.h"#include "ftCo_CargoJump.h"#include "ftCo_CargoThrow.h"#include "ftCo_CargoWait.h"#include "ftCo_Shouldered.h"#include <platform.h>#include "ft/ftwalkcommon.h"#include "ft/types.h"#include "ftDonkey/types.h"#include <baselib/gobj.h>Functions | |
| static void | ftCo_8009B6C8 (Fighter_GObj *gobj, float anim_start) |
| bool | ftCo_8009B67C (Fighter_GObj *gobj) |
| void | ftCo_CargoWalk_Anim (Fighter_GObj *gobj) |
| void | ftCo_CargoWalk_IASA (Fighter_GObj *gobj) |
| void | ftCo_CargoWalk_Phys (Fighter_GObj *gobj) |
| void | ftCo_CargoWalk_Coll (Fighter_GObj *gobj) |
|
static |
| bool ftCo_8009B67C | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CargoWalk_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CargoWalk_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CargoWalk_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CargoWalk_Coll | ( | Fighter_GObj * | gobj | ) |