SSBM Decomp
Loading...
Searching...
No Matches
ftswing.c File Reference
#include "ftswing.h"
#include "forward.h"
#include "ft/chara/ftCommon/ftCo_FallSpecial.h"
#include "ft/chara/ftCommon/ftpickupitem.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0CD1.h"
#include "ft/ftlipstickswing.h"
#include "ft/ftstarrodswing.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include <baselib/debug.h>

Functions

void ftCo_FallAerial_Coll (Fighter_GObj *gobj)
int fn_800CCEC4 (int x)
int get_anim_id (Fighter *fp, int swing_type, int arg1)
void ftCo_Attack_800CCF58 (Fighter_GObj *gobj, enum_t arg1)

Variables

int lbl_803C6D70 [6][5]

Function Documentation

◆ ftCo_FallAerial_Coll()

void ftCo_FallAerial_Coll ( Fighter_GObj * gobj)

◆ fn_800CCEC4()

int fn_800CCEC4 ( int x)

◆ get_anim_id()

int get_anim_id ( Fighter * fp,
int swing_type,
int arg1 )

◆ ftCo_Attack_800CCF58()

void ftCo_Attack_800CCF58 ( Fighter_GObj * gobj,
enum_t arg1 )

Variable Documentation

◆ lbl_803C6D70

int lbl_803C6D70[6][5]
Initial value:
= {
{ 120, 121, 122, -1, 123 }, { 124, 125, 126, -1, 127 },
{ 128, 129, 130, -1, 131 }, { 132, 133, 134, -1, 135 },
{ 136, 137, 138, -1, 139 }, { 140, 141, 142, -1, 143 }
}