SSBM Decomp
|
#include <placeholder.h>
#include "forward.h"
#include "ftPr_SpecialLw.h"
#include "ftPr_SpecialHi.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C88.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include <common_structs.h>
#include <baselib/archive.h>
#include <baselib/gobj.h>
#include <baselib/jobj.h>
#include <baselib/objalloc.h>
Functions | |
void | ftPr_SpecialLw_Enter (Fighter_GObj *gobj) |
void | ftPr_SpecialAirLw_Enter (Fighter_GObj *gobj) |
void | ftPr_SpecialLw_Anim (Fighter_GObj *fighter_gobj) |
void | ftPr_SpecialAirLw_Anim (Fighter_GObj *fighter_gobj) |
void | ftPr_SpecialLw_IASA (HSD_GObj *arg0) |
void | ftPr_SpecialAirLw_IASA (HSD_GObj *arg0) |
void | ftPr_SpecialLw_Phys (HSD_GObj *gobj) |
void | ftPr_SpecialAirLw_Phys (HSD_GObj *gobj) |
void | ftPr_SpecialLw_Coll (HSD_GObj *gobj) |
void | ftPr_SpecialAirLw_Coll (HSD_GObj *gobj) |
void | ftPr_SpecialLw_8013D104 (Fighter_GObj *gobj) |
void | ftPr_SpecialLw_8013D19C (Fighter_GObj *gobj) |
void ftPr_SpecialLw_Enter | ( | Fighter_GObj * | gobj | ) |
void ftPr_SpecialAirLw_Enter | ( | Fighter_GObj * | gobj | ) |
void ftPr_SpecialLw_Anim | ( | Fighter_GObj * | fighter_gobj | ) |
void ftPr_SpecialAirLw_Anim | ( | Fighter_GObj * | fighter_gobj | ) |
void ftPr_SpecialLw_IASA | ( | HSD_GObj * | arg0 | ) |
void ftPr_SpecialAirLw_IASA | ( | HSD_GObj * | arg0 | ) |
void ftPr_SpecialLw_Phys | ( | HSD_GObj * | gobj | ) |
void ftPr_SpecialAirLw_Phys | ( | HSD_GObj * | gobj | ) |
void ftPr_SpecialLw_Coll | ( | HSD_GObj * | gobj | ) |
void ftPr_SpecialAirLw_Coll | ( | HSD_GObj * | gobj | ) |
void ftPr_SpecialLw_8013D104 | ( | Fighter_GObj * | gobj | ) |
void ftPr_SpecialLw_8013D19C | ( | Fighter_GObj * | gobj | ) |