|
SSBM Decomp
|
#include "ftCo_Attack100.h"#include "ftCo_CapturePulled.h"#include "ftCo_CatchPull.h"#include "ftCo_Fall.h"#include "ftCo_ItemThrow.h"#include "ftpickupitem.h"#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_084E.h>#include <melee/ft/ft_0892.h>#include <melee/ft/ftcommon.h>#include <melee/ft/inlines.h>Functions | |
| static void | fn_800D8BFC (Fighter_GObj *arg0) |
| bool | ftCo_Catch_CheckInput (Fighter_GObj *gobj) |
| bool | ftCo_800D8A38 (Fighter_GObj *gobj) |
| bool | ftCo_800D8AE0 (Fighter_GObj *gobj) |
| bool | ftCo_800D8B9C (Fighter_GObj *gobj) |
| void | ftCo_800D8C54 (Fighter_GObj *gobj, FtMotionId msid) |
| void | ftCo_Catch_Anim (Fighter_GObj *gobj) |
| void | ftCo_CatchDash_Anim (Fighter_GObj *gobj) |
| void | ftCo_Catch_IASA (Fighter_GObj *gobj) |
| void | ftCo_CatchDash_IASA (Fighter_GObj *gobj) |
| void | ftCo_Catch_Phys (Fighter_GObj *gobj) |
| void | ftCo_CatchDash_Phys (Fighter_GObj *gobj) |
| void | ftCo_Catch_Coll (Fighter_GObj *gobj) |
| void | fn_800D8E30 (Fighter_GObj *gobj) |
| void | ftCo_CatchDash_Coll (Fighter_GObj *gobj) |
| bool | fn_800D8E94 (Fighter_GObj *gobj) |
|
static |
| bool ftCo_Catch_CheckInput | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D8A38 | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D8AE0 | ( | Fighter_GObj * | gobj | ) |
| bool ftCo_800D8B9C | ( | Fighter_GObj * | gobj | ) |
| void ftCo_800D8C54 | ( | Fighter_GObj * | gobj, |
| FtMotionId | msid ) |
| void ftCo_Catch_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CatchDash_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Catch_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CatchDash_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Catch_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CatchDash_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_Catch_Coll | ( | Fighter_GObj * | gobj | ) |
| void fn_800D8E30 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_CatchDash_Coll | ( | Fighter_GObj * | gobj | ) |
| bool fn_800D8E94 | ( | Fighter_GObj * | gobj | ) |