|
SSBM Decomp
|
#include "ftCo_Turn.h"#include <placeholder.h>#include "ft/fighter.h"#include "ft/forward.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ft/inlines.h"#include "ft/types.h"#include "ftCommon/forward.h"#include "ftCommon/ftCo_AppealS.h"#include "ftCommon/ftCo_Attack1.h"#include "ftCommon/ftCo_Attack100.h"#include "ftCommon/ftCo_AttackHi3.h"#include "ftCommon/ftCo_AttackHi4.h"#include "ftCommon/ftCo_AttackLw3.h"#include "ftCommon/ftCo_AttackLw4.h"#include "ftCommon/ftCo_AttackS3.h"#include "ftCommon/ftCo_AttackS4.h"#include "ftCommon/ftCo_Dash.h"#include "ftCommon/ftCo_Guard.h"#include "ftCommon/ftCo_Jump.h"#include "ftCommon/ftCo_SpecialS.h"Functions | |
| bool | ftCo_800C97A8 (Fighter_GObj *gobj) |
| bool | ftCo_Turn_CheckInput (Fighter_GObj *gobj) |
| void | ftCo_Turn_Enter (Fighter_GObj *gobj, FtMotionId msid, MotionFlags flags, f32 arg3, f32 frames_to_turn, f32 anim_start) |
| void | ftCo_Turn_Enter_Basic (Fighter_GObj *gobj) |
| void | ftCo_Turn_Anim_Inner (Fighter_GObj *gobj) |
| void | ftCo_Turn_Anim (Fighter_GObj *gobj) |
| void | ftCo_Turn_IASA (Fighter_GObj *gobj) |
| void | ftCo_Turn_Phys (Fighter_GObj *gobj) |
| void | ftCo_Turn_Coll (Fighter_GObj *gobj) |
| bool | fn_800C9C2C (Fighter_GObj *gobj) |
| void | ftCo_Turn_Enter_Smash (Fighter_GObj *gobj) |
| bool ftCo_800C97A8 | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_Turn_CheckInput | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_Enter | ( | Fighter_GObj * | gobj, |
| FtMotionId | msid, | ||
| MotionFlags | flags, | ||
| f32 | arg3, | ||
| f32 | frames_to_turn, | ||
| f32 | anim_start | ||
| ) |
| void ftCo_Turn_Enter_Basic | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_Anim_Inner | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_Coll | ( | Fighter_GObj * | gobj | ) |
| bool fn_800C9C2C | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Turn_Enter_Smash | ( | Fighter_GObj * | gobj | ) |