SSBM Decomp
|
#include <platform.h>
#include <dolphin/mtx/forward.h>
#include <baselib/forward.h>
#include "ftCo_ShieldBreakFly.h"
#include "ftCo_ShieldBreakDown.h"
#include "ftCo_ShieldBreakFall.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0877.h"
#include "ft/ftanim.h"
#include "ft/ftcoll.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/inlines.h"
Functions | |
void | ftCo_80098B20 (Fighter_GObj *gobj) |
void | ftCo_ShieldBreakFly_Anim (Fighter_GObj *gobj) |
void | ftCo_ShieldBreakFly_IASA (HSD_GObj *gobj) |
void | ftCo_ShieldBreakFly_Phys (Fighter_GObj *gobj) |
void | ftCo_ShieldBreakFly_Coll (Fighter_GObj *gobj) |
void | ftCo_80098C9C (Fighter_GObj *gobj) |
void ftCo_80098B20 | ( | Fighter_GObj * | gobj | ) |
void ftCo_ShieldBreakFly_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_ShieldBreakFly_IASA | ( | HSD_GObj * | gobj | ) |
void ftCo_ShieldBreakFly_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_ShieldBreakFly_Coll | ( | Fighter_GObj * | gobj | ) |
void ftCo_80098C9C | ( | Fighter_GObj * | gobj | ) |