|
SSBM Decomp
|
#include "ftCo_EscapeAir.h"#include "ftCo_AirCatch.h"#include "ftCo_FallSpecial.h"#include "ftCo_ItemThrow.h"#include "math.h"#include <platform.h>#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ftCommon/ftCo_Attack100.h"#include "ft/ftanim.h"#include "ft/ftcommon.h"#include "ft/types.h"#include "ftCommon/ftCo_Landing.h"#include "ftCommon/types.h"#include <common_structs.h>#include <dolphin/mtx.h>Enumerations | |
| enum | cmd_var_idx { cmd_skip_decay } |
Functions | |
| static void | ftCo_80099D70 (Fighter_GObj *gobj) |
| bool | ftCo_80099A58 (Fighter_GObj *gobj) |
| static void | inlineA0 (Fighter *fp) |
| void | ftCo_80099A9C (Fighter_GObj *gobj, int timer) |
| void | ftCo_EscapeAir_Anim (Fighter_GObj *gobj) |
| void | ftCo_EscapeAir_IASA (Fighter_GObj *gobj) |
| void | ftCo_EscapeAir_Phys (Fighter_GObj *gobj) |
| void | ftCo_EscapeAir_Coll (Fighter_GObj *gobj) |
| enum cmd_var_idx |
|
static |
| bool ftCo_80099A58 | ( | Fighter_GObj * | gobj | ) |
|
inlinestatic |
| void ftCo_80099A9C | ( | Fighter_GObj * | gobj, |
| int | timer | ||
| ) |
| void ftCo_EscapeAir_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_EscapeAir_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_EscapeAir_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_EscapeAir_Coll | ( | Fighter_GObj * | gobj | ) |