SSBM Decomp
|
#include "ftCo_PassiveCeil.h"
#include "ftCo_DamageFall.h"
#include "ftCo_DownAttack.h"
#include "ftCo_FallSpecial.h"
#include "ef/efasync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0881.h"
#include "ft/ftanim.h"
#include "ft/ftcolanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/forward.h"
#include "ftCommon/ftCo_Fall.h"
#include "ftKirby/ftKb_Init.h"
#include <common_structs.h>
#include <dolphin/mtx.h>
Functions | |
bool | ftCo_800C23A0 (Fighter_GObj *gobj) |
void | ftCo_800C23FC (Fighter_GObj *gobj) |
void | ftCo_PassiveCeil_Anim (Fighter_GObj *gobj) |
void | ftCo_PassiveCeil_IASA (Fighter_GObj *gobj) |
void | ftCo_PassiveCeil_Phys (Fighter_GObj *gobj) |
void | ftCo_PassiveCeil_Coll (Fighter_GObj *gobj) |
bool ftCo_800C23A0 | ( | Fighter_GObj * | gobj | ) |
void ftCo_800C23FC | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveCeil_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveCeil_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveCeil_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_PassiveCeil_Coll | ( | Fighter_GObj * | gobj | ) |