SSBM Decomp
|
#include "ftmetal.h"
#include <melee/ft/fighter.h>
#include <melee/ft/ft_081B.h>
#include <melee/ft/ftanim.h>
#include <melee/ft/ftchangeparam.h>
#include <melee/ft/ftcommon.h>
#include <melee/ft/ftmaterial.h>
#include <melee/ft/ftparts.h>
#include <melee/ft/types.h>
#include <melee/lb/lb_00B0.h>
#include <sysdolphin/baselib/gobj.h>
#include <sysdolphin/baselib/id.h>
Functions | |
void | ft_800C8170 (Fighter *fp) |
static void | enableMetal (Fighter *fp) |
void | ftCo_800C8348 (Fighter_GObj *arg0, int timer, int health) |
void | ftCo_800C8438 (Fighter_GObj *gobj) |
void | ftCo_800C8540 (Fighter_GObj *gobj) |
static HSD_DObj * | dobj_next (HSD_DObj *dobj) |
void | ft_800C85B8 (Fighter_GObj *gobj) |
Variables | |
static s8 | ftCo_804D3C90 = 0 |
void ft_800C8170 | ( | Fighter * | fp | ) |
|
inlinestatic |
void ftCo_800C8348 | ( | Fighter_GObj * | arg0, |
int | timer, | ||
int | health | ||
) |
void ftCo_800C8438 | ( | Fighter_GObj * | gobj | ) |
void ftCo_800C8540 | ( | Fighter_GObj * | gobj | ) |
void ft_800C85B8 | ( | Fighter_GObj * | gobj | ) |
|
static |