|
SSBM Decomp
|
#include "ftmario.h"#include <melee/ft/kinds/ftCommon/forward.h>#include <melee/it/forward.h>#include "ftmariospecialhi.h"#include "ftmariospeciallw.h"#include "ftmariospecialn.h"#include "ftmariospecials.h"#include "ftmariostrings.h"#include "types.h"#include <melee/ft/ftcamera.h>#include <melee/ft/ftCo_800C70D0.h>#include <melee/ft/ftCo_800C7178.h>#include <melee/ft/ftparts.h>#include <melee/ft/inlines.h>#include <melee/ft/types.h>#include <melee/it/it_26B1.h>Functions | |
| void | ftMr_Init_OnDeath (HSD_GObj *gobj) |
| void | ftMr_Init_OnLoadForDrMario (Fighter *fp) |
| void | ftMr_Init_OnLoad (HSD_GObj *gobj) |
| void | ftMr_Init_OnTakeDamage (HSD_GObj *gobj) |
| void | ftMr_Init_OnItemPickup (HSD_GObj *gobj, bool flag) |
| void | ftMr_Init_OnItemInvisible (HSD_GObj *gobj) |
| void | ftMr_Init_OnItemVisible (HSD_GObj *gobj) |
| void | ftMr_Init_OnItemDrop (HSD_GObj *gobj, bool flag) |
| void | ftMr_Init_LoadSpecialAttrs (HSD_GObj *gobj) |
| void | ftMr_Init_OnKnockbackEnter (HSD_GObj *gobj) |
| void | ftMr_Init_OnKnockbackExit (HSD_GObj *gobj) |
| void | ftMr_Init_UnkDemoCallbacks0 (int arg0, int *arg1, int *arg2) |
| char * | ftMr_Init_GetMotionFileString (enum_t arg0) |
Variables | |
| MotionState | ftMr_Init_MotionStateTable [ftMr_MS_SelfCount] |
| MotionState | ftMr_Init_UnkMotionStates0 [] |
| void ftMr_Init_OnDeath | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_OnLoadForDrMario | ( | Fighter * | fp | ) |
| void ftMr_Init_OnLoad | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_OnTakeDamage | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_OnItemInvisible | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_OnItemVisible | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_LoadSpecialAttrs | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_OnKnockbackEnter | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_OnKnockbackExit | ( | HSD_GObj * | gobj | ) |
| void ftMr_Init_UnkDemoCallbacks0 | ( | int | arg0, |
| int * | arg1, | ||
| int * | arg2 ) |
| char * ftMr_Init_GetMotionFileString | ( | enum_t | arg0 | ) |
| MotionState ftMr_Init_MotionStateTable[ftMr_MS_SelfCount] |
| MotionState ftMr_Init_UnkMotionStates0[] |