|
SSBM Decomp
|
#include "ftCo_Attack100.h"#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_0CDD.h>#include <melee/ft/ftcommon.h>#include <melee/ft/inlines.h>#include <melee/it/kinds/itsscope.h>Data Structures | |
| struct | FighterOverlay |
Functions | |
| FtMotionId | fn_800D769C (Fighter *ft, FtMotionId msid) |
| void | ft_800D76B8 (Fighter_GObj *gobj) |
| void | ft_800D7770 (Fighter_GObj *gobj) |
| void | fn_800D7830 (Fighter_GObj *gobj) |
| void | fn_800D78B0 (Fighter_GObj *gobj) |
| void | fn_800D7938 (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeStart_Anim (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeAirStart_Anim (Fighter_GObj *gobj) |
| void | fn_800D79B4 (HSD_GObj *gobj, void(*cb_ground)(HSD_GObj *), void(*cb_air)(HSD_GObj *, int)) |
| void | ftCo_ItemScopeStart_IASA (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeAirStart_IASA (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeStart_Phys (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeAirStart_Phys (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeStart_Coll (Fighter_GObj *gobj) |
| void | ftCo_ItemScopeAirStart_Coll (Fighter_GObj *gobj) |
| FtMotionId fn_800D769C | ( | Fighter * | ft, |
| FtMotionId | msid ) |
| void ft_800D76B8 | ( | Fighter_GObj * | gobj | ) |
| void ft_800D7770 | ( | Fighter_GObj * | gobj | ) |
| void fn_800D7830 | ( | Fighter_GObj * | gobj | ) |
| void fn_800D78B0 | ( | Fighter_GObj * | gobj | ) |
| void fn_800D7938 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeStart_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeAirStart_Anim | ( | Fighter_GObj * | gobj | ) |
| void fn_800D79B4 | ( | HSD_GObj * | gobj, |
| void(* | cb_ground )(HSD_GObj *), | ||
| void(* | cb_air )(HSD_GObj *, int) ) |
| void ftCo_ItemScopeStart_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeAirStart_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeAirStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_ItemScopeAirStart_Coll | ( | Fighter_GObj * | gobj | ) |