SSBM Decomp
|
#include "ft_0CDD.h"
#include "ef/efsync.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ft_0881.h"
#include "ft/ft_0892.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ftCommon/ftCo_Attack100.h"
#include "ftCommon/ftpickupitem.h"
#include "it/it_26B1.h"
#include "it/items/itfflower.h"
#include "it/items/itlgun.h"
#include "lb/lb_00B0.h"
#include <dolphin/mtx.h>
#include <baselib/jobj.h>
#include <melee/it/item.h>
Functions | |
void | ftCo_800CE0CC (HSD_GObj *) |
void | ftCo_800CE14C (HSD_GObj *) |
void | ftCo_800CE1D4 (HSD_GObj *) |
void | ftCo_800CE620 (HSD_GObj *) |
void | ftCo_800CE650 (HSD_GObj *) |
void | it_8028E938 (Item_GObj *) |
void | ftCo_Attack_800CDD14 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CDDA0 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CDE18 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CDE54 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CDE74 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CDE94 (Fighter *fighter, Vec3 *arg1, Vec3 *arg2) |
void | ftCo_800CDF5C (Fighter_GObj *fighter_gobj) |
void | ftCo_800CE010 (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShoot_Anim (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShootAir_Anim (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShoot_IASA (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShootAir_IASA (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShoot_Phys (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShootAir_Phys (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShoot_Coll (Fighter_GObj *fighter_gobj) |
void | ftCo_LGunShootAir_Coll (Fighter_GObj *fighter_gobj) |
void | ftCo_800CE3E0 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CE480 (Fighter_GObj *fighter_gobj) |
void | ft_800CE528 (Fighter_GObj *fighter_gobj) |
void | ft_800CE5A0 (Fighter_GObj *fighter_gobj) |
void | ftCo_800CE650_inline (HSD_GObj *gobj, int temp_r3_4, int temp_r4_2) |
void | ftCo_800CE650_inline2 (HSD_GObj *gobj) |
void | ftCo_800CE650_inline3 (HSD_GObj *gobj) |
static bool | zero_throw_flag_b0 (Fighter *fp) |
static bool | zero_throw_flag_b3 (Fighter *fp) |
static bool | zero_throw_flag_b4 (Fighter *fp) |
void | ftCo_FireFlowerShoot_Anim (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShootAir_Anim (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShoot_IASA (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShootAir_IASA (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShoot_Phys (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShootAir_Phys (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShoot_Coll (Fighter_GObj *fighter_gobj) |
void | ftCo_FireFlowerShootAir_Coll (Fighter_GObj *fighter_gobj) |
void ftCo_800CE0CC | ( | HSD_GObj * | fighter_gobj | ) |
void ftCo_800CE14C | ( | HSD_GObj * | fighter_gobj | ) |
void ftCo_800CE1D4 | ( | HSD_GObj * | fighter_gobj | ) |
void ftCo_800CE620 | ( | HSD_GObj * | fighter_gobj | ) |
void ftCo_800CE650 | ( | HSD_GObj * | gobj | ) |
void it_8028E938 | ( | Item_GObj * | gobj | ) |
void ftCo_Attack_800CDD14 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CDDA0 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CDE18 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CDE54 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CDE74 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CDE94 | ( | Fighter * | fighter, |
Vec3 * | arg1, | ||
Vec3 * | arg2 | ||
) |
void ftCo_800CDF5C | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CE010 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShoot_Anim | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShootAir_Anim | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShoot_IASA | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShootAir_IASA | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShoot_Phys | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShootAir_Phys | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShoot_Coll | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_LGunShootAir_Coll | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CE3E0 | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_800CE480 | ( | Fighter_GObj * | fighter_gobj | ) |
void ft_800CE528 | ( | Fighter_GObj * | fighter_gobj | ) |
void ft_800CE5A0 | ( | Fighter_GObj * | fighter_gobj | ) |
|
inline |
|
inline |
|
inline |
void ftCo_FireFlowerShoot_Anim | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShootAir_Anim | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShoot_IASA | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShootAir_IASA | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShoot_Phys | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShootAir_Phys | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShoot_Coll | ( | Fighter_GObj * | fighter_gobj | ) |
void ftCo_FireFlowerShootAir_Coll | ( | Fighter_GObj * | fighter_gobj | ) |