SSBM Decomp
|
#include <platform.h>
#include <baselib/forward.h>
#include "ftCo_Passive.h"
#include "inlines.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/ftcolanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include <common_structs.h>
Functions | |
void | ftCo_800987D0 (Fighter_GObj *gobj) |
void | ftCo_Passive_Anim (Fighter_GObj *gobj) |
void | ftCo_Passive_IASA (HSD_GObj *gobj) |
void | ftCo_Passive_Phys (Fighter_GObj *gobj) |
void | ftCo_Passive_Coll (Fighter_GObj *gobj) |
void ftCo_800987D0 | ( | Fighter_GObj * | gobj | ) |
void ftCo_Passive_Anim | ( | Fighter_GObj * | gobj | ) |
void ftCo_Passive_IASA | ( | HSD_GObj * | gobj | ) |
void ftCo_Passive_Phys | ( | Fighter_GObj * | gobj | ) |
void ftCo_Passive_Coll | ( | Fighter_GObj * | gobj | ) |