|
SSBM Decomp
|
#include "ftCo_Attack100.h"#include <Runtime/platform.h>#include <melee/ft/forward.h>#include <placeholder.h>#include <stdbool.h>#include "forward.h"#include "ftpickupitem.h"#include "types.h"#include <melee/ef/efasync.h>#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_084E.h>#include <melee/ft/ft_0881.h>#include <melee/ft/ft_0892.h>#include <melee/ft/ftdata.h>#include <melee/ft/inlines.h>#include <melee/ft/kinds/ftGameWatch/ftgamewatchattack100.h>#include <melee/ft/kinds/ftKirby/ftkirby.h>#include <melee/ft/types.h>#include <melee/it/item.h>#include <melee/pl/plbonuslib.h>#include <sysdolphin/baselib/jobj.h>Data Structures | |
| struct | ftCo_SamusCatchAttrs |
Functions | |
| FtMotionId | fn_800D769C (Fighter *ft, FtMotionId msid) |
| void | fn_800DA054 (Fighter_GObj *gobj) |
| void | fn_800DAEEC (Fighter_GObj *gobj) |
| bool | ftCo_800D6824 (Fighter_GObj *gobj) |
| bool | ftCo_800D688C (Fighter *fp) |
| bool | ftCo_800D68C0 (Fighter_GObj *gobj) |
| bool | ftCo_800D6928 (Fighter *fp) |
| bool | ftCo_Attack100_CheckInput (Fighter_GObj *gobj) |
| bool | ftCo_800D69C4 (Fighter_GObj *gobj) |
| bool | ftCo_Attack_800D6A50 (Fighter_GObj *gobj) |
| void | fn_800D6AC4 (Fighter_GObj *gobj) |
| void | ftCo_800D6B00 (Fighter_GObj *gobj, enum_t msid) |
| void | fn_800D6B8C (Fighter_GObj *gobj) |
| void | ftCo_Attack100Start_Anim (Fighter_GObj *gobj) |
| void | ftCo_800D6C60 (Fighter_GObj *gobj, HSD_GObjEvent callback) |
| void | ftCo_Attack100Loop_Anim (Fighter_GObj *gobj) |
| void | ftCo_Attack100End_Anim (Fighter_GObj *gobj) |
| void | ftCo_Attack100Loop_IASA (Fighter_GObj *gobj) |
| void | ftCo_Attack100Start_Phys (Fighter_GObj *gobj) |
| void | ftCo_Attack100Loop_Phys (Fighter_GObj *gobj) |
| void | ftCo_Attack100End_Phys (Fighter_GObj *gobj) |
| void | ftCo_Attack100Start_Coll (Fighter_GObj *gobj) |
| void | ftCo_Attack100Loop_Coll (Fighter_GObj *gobj) |
| void | ftCo_Attack100End_Coll (Fighter_GObj *gobj) |
| void | fn_800D6F58 (Fighter_GObj *gobj, Item_GObj *item_gobj) |
| bool | ftCo_800D705C (Fighter_GObj *gobj) |
| bool | ftCo_800D7100 (Fighter_GObj *gobj) |
| void | ftCo_800D71D8 (Fighter_GObj *gobj) |
| s32 | ftCo_800D7268 (Fighter *fp) |
Variables | |
| f32 | ftCo_804D90D0 |
| f32 | ftCo_804D90D4 |
| f64 | ftCo_804D90D8 |
| FtMotionId fn_800D769C | ( | Fighter * | ft, |
| FtMotionId | msid ) |
| void fn_800DA054 | ( | Fighter_GObj * | gobj | ) |
| void fn_800DAEEC | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D6824 | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D68C0 | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_Attack100_CheckInput | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D69C4 | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_Attack_800D6A50 | ( | Fighter_GObj * | gobj | ) |
| void fn_800D6AC4 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_800D6B00 | ( | Fighter_GObj * | gobj, |
| enum_t | msid ) |
| void fn_800D6B8C | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100Start_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_800D6C60 | ( | Fighter_GObj * | gobj, |
| HSD_GObjEvent | callback ) |
| void ftCo_Attack100Loop_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100End_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100Loop_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100Start_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100Loop_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100End_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100Start_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100Loop_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Attack100End_Coll | ( | Fighter_GObj * | gobj | ) |
| void fn_800D6F58 | ( | Fighter_GObj * | gobj, |
| Item_GObj * | item_gobj ) |
| bool ftCo_800D705C | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D7100 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_800D71D8 | ( | Fighter_GObj * | gobj | ) |
|
extern |
|
extern |
|
extern |