SSBM Decomp
|
#include <platform.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
#include "ftCo_LandingAir.h"
#include "ft/fighter.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
Functions | |
void | ftCo_LandingAir_EnterWithLag (ftCo_GObj *gobj) |
void | ftCo_LandingAir_EnterWithMsidLag (ftCo_GObj *gobj, FtMotionId msid, float lag) |
void | ftCo_LandingAir_Anim (ftCo_GObj *gobj) |
void | ftCo_LandingAir_IASA (ftCo_GObj *gobj) |
void | ftCo_LandingAir_Phys (ftCo_GObj *gobj) |
void | ftCo_LandingAir_Coll (ftCo_GObj *gobj) |
void ftCo_LandingAir_EnterWithLag | ( | ftCo_GObj * | gobj | ) |
void ftCo_LandingAir_EnterWithMsidLag | ( | ftCo_GObj * | gobj, |
FtMotionId | msid, | ||
float | lag | ||
) |
void ftCo_LandingAir_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_LandingAir_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_LandingAir_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_LandingAir_Coll | ( | ftCo_GObj * | gobj | ) |