|
SSBM Decomp
|
#include "ftchangeparam.h"#include "placeholder.h"#include <melee/ft/fighter.h>#include <melee/ft/inlines.h>Functions | |
| float | ftCo_CalcYScaledKnockback (float arg0, float scale, float arg2) |
| void | ftCo_800CF6E8 (ftCo_DatAttrs *attr, f32 scale) |
| void | ftCo_800D0CBC (Fighter_GObj *fgp) |
| float | ftCo_800D0EC8 (Fighter *fp) |
| void | ftCo_800D0FA0 (Fighter_GObj *gobj) |
| void | ftCo_800D105C (Fighter_GObj *fgp) |
| Initializes a fighters attributes from the DAT, then applies specific modifiers such as metal, bunny hood, etc. | |
Variables | |
| HSD_GObjEvent | ftKindCalcIndiviParamTable [] |
| float ftCo_CalcYScaledKnockback | ( | float | arg0, |
| float | scale, | ||
| float | arg2 | ||
| ) |
| void ftCo_800CF6E8 | ( | ftCo_DatAttrs * | attr, |
| f32 | scale | ||
| ) |
| void ftCo_800D0CBC | ( | Fighter_GObj * | fgp | ) |
| float ftCo_800D0EC8 | ( | Fighter * | fp | ) |
| void ftCo_800D0FA0 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_800D105C | ( | Fighter_GObj * | fgp | ) |
Initializes a fighters attributes from the DAT, then applies specific modifiers such as metal, bunny hood, etc.
| fighter_gobj |
if bunnyhood != NULL
|
extern |