|
SSBM Decomp
|
#include "ftCo_BarrelWait.h"#include "ftCo_CaptureCut.h"#include "ftCo_Damage.h"#include "ftCo_Lift.h"#include "ftCo_Throw.h"#include <placeholder.h>#include <platform.h>#include "ft/fighter.h"#include "ftCommon/ftCo_Attack100.h"#include "ft/ftanim.h"#include "ft/ftcamera.h"#include "ft/ftcoll.h"#include "ft/ftcommon.h"#include "ft/ftdynamics.h"#include "ft/types.h"#include "ftCommon/inlines.h"#include "gr/ground.h"#include "lb/forward.h"#include "lb/lbcollision.h"#include "mp/mpcoll.h"#include <common_structs.h>Functions | |
| static void | ftCo_8009EC44 (Fighter_GObj *gobj) |
| static void | setCamData (ftCommonData *cd, CameraBox *cam) |
| void | ftCo_8009EB18 (Fighter_GObj *gobj) |
| void | ftCo_BarrelWait_Anim (Fighter_GObj *gobj) |
| void | ftCo_BarrelWait_IASA (Fighter_GObj *gobj) |
| void | ftCo_BarrelWait_Phys (Fighter_GObj *gobj) |
| void | ftCo_BarrelWait_Coll (Fighter_GObj *gobj) |
| void | ftCo_8009EC70 (Fighter_GObj *gobj, Vec3 *pos, UNK_T arg2, float kb_angle) |
|
static |
|
inlinestatic |
| void ftCo_8009EB18 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_BarrelWait_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_BarrelWait_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_BarrelWait_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_BarrelWait_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_8009EC70 | ( | Fighter_GObj * | gobj, |
| Vec3 * | pos, | ||
| UNK_T | arg2, | ||
| float | kb_angle | ||
| ) |