SSBM Decomp
|
#include <platform.h>
#include "ftCommon/forward.h"
#include "ftCo_FlyReflect.h"
#include "ftCo_Damage.h"
#include "ftCo_DownBound.h"
#include "ftCo_PassiveCeil.h"
#include "ftCo_PassiveWall.h"
#include "cm/camera.h"
#include "ef/efasync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ftcoll.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include "ftKirby/ftKb_Init.h"
#include "lb/lbrefract.h"
#include "lb/lbvector.h"
#include <common_structs.h>
#include <math.h>
#include <math_ppc.h>
Functions | |
bool | ftCo_800C15F4 (ftCo_GObj *gobj) |
bool | ftCo_800C1718 (ftCo_GObj *gobj) |
bool | ftCo_800C17CC (ftCo_GObj *gobj) |
void | ftCo_800C18A8 (ftCo_GObj *gobj, ftCommon_MotionState msid, Vec3 *normal, Vec3 *offset) |
void | ftCo_FlyReflect_Anim (ftCo_GObj *gobj) |
void | ftCo_FlyReflect_IASA (Fighter_GObj *gobj) |
void | ftCo_FlyReflect_Phys (ftCo_GObj *gobj) |
void | ftCo_FlyReflect_Coll (ftCo_GObj *gobj) |
void ftCo_800C18A8 | ( | ftCo_GObj * | gobj, |
ftCommon_MotionState | msid, | ||
Vec3 * | normal, | ||
Vec3 * | offset | ||
) |
void ftCo_FlyReflect_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_FlyReflect_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_FlyReflect_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_FlyReflect_Coll | ( | ftCo_GObj * | gobj | ) |