SSBM Decomp
|
#include <platform.h>
#include "ftLink/forward.h"
#include <dolphin/mtx/forward.h>
#include <baselib/forward.h>
#include "ftLk_SpecialS.h"
#include "ftLk_Init.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/ftparts.h"
#include "ft/types.h"
#include "ftCommon/ftCo_Guard.h"
#include "ftCommon/ftCo_SpecialAir.h"
#include "ftCommon/ftCo_SpecialS.h"
#include "ftLink/types.h"
#include "it/items/itlinkboomerang.h"
#include "lb/lb_00B0.h"
#include <common_structs.h>
#include <math.h>
#include <trigf.h>
Enumerations | |
enum | cmd_var_idx { cmd_unk0_bool , cmd_specials2_anim_bool , cmd_unk2 , cmd_unk3 } |
Variables | |
static FtMotionId const | coll_mf |
enum cmd_var_idx |
|
static |
[out] | pos | Some offset based on the returned angle, Fighter::facing_dir, and dist . |
|
static |
void ftLk_SpecialS_RemoveBoomerang0 | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS_RemoveBoomerang1 | ( | HSD_GObj * | gobj | ) |
|
static |
void ftLk_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS2_Enter | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS1_Anim | ( | HSD_GObj * | gobj | ) |
|
static |
void ftLk_SpecialS2_Anim | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS1Empty_Anim | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS1_Anim | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS2_Anim | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS1Empty_Anim | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS2_IASA | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS2_IASA | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS1_Phys | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS2_Phys | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS1Empty_Phys | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS1_Phys | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS2_Phys | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS1Empty_Phys | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS1_Coll | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS2_Coll | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialS1Empty_Coll | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS1_Coll | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS2_Coll | ( | HSD_GObj * | gobj | ) |
void ftLk_SpecialAirS1Empty_Coll | ( | HSD_GObj * | gobj | ) |
|
static |