SSBM Decomp
Loading...
Searching...
No Matches
ftCo_FallSpecial.c File Reference
#include "ftCo_FallSpecial.h"
#include "ftCo_DamageFall.h"
#include <platform.h>
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ftCommon/ftCo_Attack100.h"
#include "ft/ftchangeparam.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Fall.h"
#include "ftCommon/ftCo_ItemParasolOpen.h"
#include "ftCommon/ftCo_JumpAerial.h"
#include "ftCommon/ftCo_Landing.h"
#include "ftCommon/types.h"
#include "mp/mplib.h"
#include "vi/vi1202.h"
#include <common_structs.h>
#include <math.h>
#include <dolphin/mtx.h>

Macros

#define SOLUTION   1
 

Functions

void ftCo_800968C8 (Fighter_GObj *gobj)
 
void ftCo_80096900 (Fighter_GObj *gobj, int arg1, int arg2, bool allow_interrupt, float arg4, float arg5)
 
void ftCo_800969D8 (Fighter_GObj *gobj, int arg1, int arg2, int allow_interrupt, float arg4, float arg5, float arg6)
 
void ftCo_FallSpecial_Anim (Fighter_GObj *gobj)
 
void ftCo_FallSpecial_IASA (Fighter_GObj *gobj)
 
void ftCo_FallSpecial_Phys (Fighter_GObj *gobj)
 
void ftCo_FallSpecial_Coll (Fighter_GObj *gobj)
 
bool ftCo_80096CC8 (Fighter_GObj *gobj, enum_t arg1)
 
void ftCo_80096D28 (Fighter_GObj *gobj)
 

Macro Definition Documentation

◆ SOLUTION

#define SOLUTION   1
Todo:
Real solution is 0. Inline needs to be fixed.

Function Documentation

◆ ftCo_800968C8()

void ftCo_800968C8 ( Fighter_GObj *  gobj)

◆ ftCo_80096900()

void ftCo_80096900 ( Fighter_GObj *  gobj,
int  arg1,
int  arg2,
bool  allow_interrupt,
float  arg4,
float  arg5 
)

◆ ftCo_800969D8()

void ftCo_800969D8 ( Fighter_GObj *  gobj,
int  arg1,
int  arg2,
int  allow_interrupt,
float  arg4,
float  arg5,
float  arg6 
)

◆ ftCo_FallSpecial_Anim()

void ftCo_FallSpecial_Anim ( Fighter_GObj *  gobj)

◆ ftCo_FallSpecial_IASA()

void ftCo_FallSpecial_IASA ( Fighter_GObj *  gobj)

◆ ftCo_FallSpecial_Phys()

void ftCo_FallSpecial_Phys ( Fighter_GObj *  gobj)

◆ ftCo_FallSpecial_Coll()

void ftCo_FallSpecial_Coll ( Fighter_GObj *  gobj)

◆ ftCo_80096CC8()

bool ftCo_80096CC8 ( Fighter_GObj *  gobj,
enum_t  arg1 
)

◆ ftCo_80096D28()

void ftCo_80096D28 ( Fighter_GObj *  gobj)