|
SSBM Decomp
|
#include "ftkirbyspecialdonkey.h"#include "ftkirby.h"#include "types.h"#include <placeholder.h>#include "baselib/forward.h"#include "ef/eflib.h"#include "ef/efsync.h"#include "ft/chara/ftCommon/ftCo_Escape.h"#include "ft/chara/ftCommon/ftCo_FallSpecial.h"#include "ft/fighter.h"#include "ft/forward.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ft/ftcolanim.h"#include "ft/ftcoll.h"#include "ft/ftcommon.h"#include "ft/inlines.h"#include "ft/types.h"#include "ftCommon/ftCo_Fall.h"#include "ftKirby/forward.h"#include <common_structs.h>#include <stddef.h>#include <trigf.h>#include <baselib/gobj.h>#include <baselib/jobj.h>#include <baselib/random.h>#include <MSL/math.h>Functions | |
| static double | sdata2_order0 (void) |
| void | ftKb_SpecialNDk_800FF8EC (Fighter_GObj *gobj) |
| void | ftKb_SpecialNDk_800FFA10 (Fighter_GObj *gobj) |
| static void | ftKb_DkSpecialNStart_Coll_inline (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNStart_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNLoop_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNCancel_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialN_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNFull_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNStart_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNLoop_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNCancel_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirN_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNFull_Anim (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNStart_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNLoop_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNCancel_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialN_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNFull_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNStart_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNLoop_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNCancel_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirN_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNFull_IASA (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNStart_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNLoop_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNCancel_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialN_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNFull_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNStart_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNLoop_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNCancel_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirN_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNFull_Phys (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNStart_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNLoop_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNCancel_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialN_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialNFull_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNStart_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNLoop_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNCancel_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirN_Coll (Fighter_GObj *gobj) |
| void | ftKb_DkSpecialAirNFull_Coll (Fighter_GObj *gobj) |
| void | ftKb_SpecialNPr_80100DE0 (Fighter_GObj *gobj) |
|
static |
| void ftKb_SpecialNDk_800FF8EC | ( | Fighter_GObj * | gobj | ) |
| void ftKb_SpecialNDk_800FFA10 | ( | Fighter_GObj * | gobj | ) |
|
inlinestatic |
| void ftKb_DkSpecialNStart_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNLoop_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNCancel_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialN_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNFull_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNStart_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNLoop_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNCancel_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirN_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNFull_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNStart_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNLoop_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNCancel_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialN_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNFull_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNStart_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNLoop_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNCancel_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirN_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNFull_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNLoop_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNCancel_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialN_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNFull_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNLoop_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNCancel_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirN_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNFull_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNLoop_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNCancel_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialN_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialNFull_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNLoop_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNCancel_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirN_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_DkSpecialAirNFull_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKb_SpecialNPr_80100DE0 | ( | Fighter_GObj * | gobj | ) |