SSBM Decomp
|
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
#include "ftCo_KneeBend.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0D14.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_AttackHi4.h"
#include "ftCommon/ftCo_Jump.h"
Functions | |
void | ftCo_KneeBend_Enter (Fighter_GObj *gobj, ftCo_JumpInput jump_input) |
void | ftCo_KneeBend_Anim (Fighter_GObj *gobj) |
void | ftCo_KneeBend_Check_ShortHop (Fighter_GObj *gobj) |
void | ftCo_KneeBend_IASA (Fighter_GObj *gobj) |
void | ftCo_KneeBend_Phys (Fighter_GObj *gobj) |
void | ftCo_KneeBend_Coll (Fighter_GObj *gobj) |
void ftCo_KneeBend_Enter | ( | Fighter_GObj * | gobj, |
ftCo_JumpInput | jump_input | ||
) |
void ftCo_KneeBend_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_KneeBend_Check_ShortHop | ( | Fighter_GObj * | gobj | ) |
void ftCo_KneeBend_IASA | ( | Fighter_GObj * | gobj | ) |
void ftCo_KneeBend_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_KneeBend_Coll | ( | Fighter_GObj * | gobj | ) |