SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
#include "lb/forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_Bury.h"
#include "ftCo_AirCatch.h"
#include "ftCo_AttackAir.h"
#include "ftCo_BarrelWait.h"
#include "ftCo_Damage.h"
#include "ftCo_EscapeAir.h"
#include "ftCo_HammerJump.h"
#include "ftCo_HammerWait.h"
#include "ftCo_ItemThrow.h"
#include "ftCo_Lift.h"
#include "ftCo_SpecialAir.h"
#include "ef/efsync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcoll.h"
#include "ft/ftcommon.h"
#include "ft/ftparts.h"
#include "ft/types.h"
#include "ftCaptain/types.h"
#include "ftCommon/types.h"
#include "gr/ground.h"
#include "gr/types.h"
#include "lb/lb_00B0.h"
#include "lb/lbcollision.h"
#include "mp/mplib.h"
#include "pl/player.h"
#include "pl/plbonuslib.h"
#include <common_structs.h>
#include <trigf.h>
#include <dolphin/mtx/vec.h>
#include <baselib/gobj.h>
#include <baselib/jobj.h>
void ftCo_800C0874 | ( | ftCo_GObj * | gobj, |
UNK_T | arg1, | ||
ftCommon_BuryType | arg2 | ||
) |
void ftCo_800C08A0 | ( | ftCo_GObj * | gobj, |
ftCo_GObj * | arg1, | ||
DynamicsDesc * | arg2, | ||
ftCommon_BuryType | arg3 | ||
) |
void ftCo_800C09B4 | ( | ftCo_GObj * | gobj | ) |
bool ftCo_800C0A28 | ( | ftCo_GObj * | gobj, |
UNK_T | arg1, | ||
ftCommon_BuryType | arg2 | ||
) |
void ftCo_800C0A98 | ( | ftCo_GObj * | gobj | ) |
void ftCo_800C0B20 | ( | ftCo_GObj * | gobj | ) |
bool ftCo_800C0C88 | ( | ftCommon_BuryType | arg0 | ) |
void ftCo_800C0D0C | ( | ftCo_GObj * | gobj | ) |
void ftCo_Bury_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_Bury_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_Bury_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_Bury_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_800C124C | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryWait_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryWait_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryWait_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryWait_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_800C13BC | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryJump_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryJump_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryJump_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_BuryJump_Coll | ( | ftCo_GObj * | gobj | ) |