SSBM Decomp
|
#include <platform.h>
#include <dolphin/mtx/forward.h>
#include "ftCo_FallSpecial.h"
#include "ftCo_DamageFall.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0CEE.h"
#include "ft/ft_0D14.h"
#include "ft/ftchangeparam.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include "mp/mplib.h"
#include "un/un_2FC9.h"
#include <common_structs.h>
#include <math.h>
Macros | |
#define | SOLUTION 1 |
Functions | |
void | ftCo_800968C8 (ftCo_GObj *gobj) |
void | ftCo_80096900 (ftCo_GObj *gobj, int arg1, int arg2, bool allow_interrupt, float arg4, float arg5) |
void | ftCo_800969D8 (ftCo_GObj *gobj, int arg1, int arg2, int allow_interrupt, float arg4, float arg5, float arg6) |
void | ftCo_FallSpecial_Anim (ftCo_GObj *gobj) |
void | ftCo_FallSpecial_IASA (ftCo_GObj *gobj) |
void | ftCo_FallSpecial_Phys (ftCo_GObj *gobj) |
void | ftCo_FallSpecial_Coll (ftCo_GObj *gobj) |
bool | ftCo_80096CC8 (ftCo_GObj *gobj, enum_t arg1) |
void | ftCo_80096D28 (ftCo_GObj *gobj) |
#define SOLUTION 1 |
0
. Inline needs to be fixed. void ftCo_800968C8 | ( | ftCo_GObj * | gobj | ) |
void ftCo_80096900 | ( | ftCo_GObj * | gobj, |
int | arg1, | ||
int | arg2, | ||
bool | allow_interrupt, | ||
float | arg4, | ||
float | arg5 | ||
) |
void ftCo_800969D8 | ( | ftCo_GObj * | gobj, |
int | arg1, | ||
int | arg2, | ||
int | allow_interrupt, | ||
float | arg4, | ||
float | arg5, | ||
float | arg6 | ||
) |
void ftCo_FallSpecial_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_FallSpecial_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_FallSpecial_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_FallSpecial_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_80096D28 | ( | ftCo_GObj * | gobj | ) |