|
SSBM Decomp
|
#include "ftMs_Init.h"#include "ftMs_SpecialHi.h"#include "ftMs_SpecialLw.h"#include "ftMs_SpecialN.h"#include "ftMs_SpecialS.h"#include <platform.h>#include "ef/eflib.h"#include "ef/efsync.h"#include "forward.h"#include "ft/ftcamera.h"#include "ft/ftlib.h"#include "ft/ftparts.h"#include "ft/inlines.h"#include "ft/types.h"#include "ftMars/types.h"Functions | |
| void | ftMs_Init_OnDeath (HSD_GObj *gobj) |
| void | ftMs_Init_OnItemPickup (HSD_GObj *gobj, bool flag) |
| void | ftMs_Init_OnItemInvisible (HSD_GObj *gobj) |
| void | ftMs_Init_OnItemVisible (HSD_GObj *gobj) |
| void | ftMs_Init_OnItemDrop (HSD_GObj *gobj, bool flag) |
| void | ftMs_Init_OnLoadForRoy (Fighter *fp) |
| void | ftMs_Init_OnLoad (HSD_GObj *gobj) |
| void | ftMs_Init_LoadSpecialAttrs (HSD_GObj *gobj) |
| void | ftMs_Init_OnKnockbackEnter (HSD_GObj *gobj) |
| void | ftMs_Init_OnKnockbackExit (HSD_GObj *gobj) |
| void | ftMs_SpecialN_801365A8 (HSD_GObj *gobj) |
| void | ftMs_SpecialN_8013666C (HSD_GObj *gobj) |
| void | ftMs_SpecialN_80136730 (HSD_GObj *gobj) |
Variables | |
| MotionState | ftMs_Init_MotionStateTable [ftMs_MS_SelfCount] |
| char | ftMs_Init_DatFilename [] = "PlMs.dat" |
| char | ftMs_Init_DataName [] = "ftDataMars" |
| char | ftMs_Init_803CF838 [] = "PlMsNr.dat" |
| char | ftMs_Init_803CF844 [] = "PlyMars5K_Share_joint" |
| char | ftMs_Init_803CF85C [] = "PlyMars5K_Share_matanim_joint" |
| char | ftMs_Init_803CF87C [] = "PlMsRe.dat" |
| char | ftMs_Init_803CF888 [] = "PlyMars5KRe_Share_joint" |
| char | ftMs_Init_803CF8A0 [] = "PlyMars5KRe_Share_matanim_joint" |
| char | ftMs_Init_803CF8C0 [] = "PlMsGr.dat" |
| char | ftMs_Init_803CF8CC [] = "PlyMars5KGr_Share_joint" |
| char | ftMs_Init_803CF8E4 [] = "PlyMars5KGr_Share_matanim_joint" |
| char | ftMs_Init_803CF904 [] = "PlMsBk.dat" |
| char | ftMs_Init_803CF910 [] = "PlyMars5KBk_Share_joint" |
| char | ftMs_Init_803CF928 [] = "PlyMars5KBk_Share_matanim_joint" |
| char | ftMs_Init_803CF948 [] = "PlMsWh.dat" |
| char | ftMs_Init_803CF954 [] = "PlyMars5KWh_Share_joint" |
| char | ftMs_Init_803CF96C [] = "PlyMars5KWh_Share_matanim_joint" |
| char | ftMs_Init_AnimDatFilename [] = "PlMsAJ.dat" |
| Fighter_DemoStrings | ftMs_Init_DemoMotionFilenames |
| Fighter_CostumeStrings | ftMs_Init_CostumeStrings [] |
| void ftMs_Init_OnDeath | ( | HSD_GObj * | gobj | ) |
| void ftMs_Init_OnItemInvisible | ( | HSD_GObj * | gobj | ) |
| void ftMs_Init_OnItemVisible | ( | HSD_GObj * | gobj | ) |
| void ftMs_Init_OnLoadForRoy | ( | Fighter * | fp | ) |
| void ftMs_Init_OnLoad | ( | HSD_GObj * | gobj | ) |
| void ftMs_Init_LoadSpecialAttrs | ( | HSD_GObj * | gobj | ) |
| void ftMs_Init_OnKnockbackEnter | ( | HSD_GObj * | gobj | ) |
| void ftMs_Init_OnKnockbackExit | ( | HSD_GObj * | gobj | ) |
| void ftMs_SpecialN_801365A8 | ( | HSD_GObj * | gobj | ) |
| void ftMs_SpecialN_8013666C | ( | HSD_GObj * | gobj | ) |
| void ftMs_SpecialN_80136730 | ( | HSD_GObj * | gobj | ) |
| MotionState ftMs_Init_MotionStateTable[ftMs_MS_SelfCount] |
| char ftMs_Init_DatFilename[] = "PlMs.dat" |
| char ftMs_Init_DataName[] = "ftDataMars" |
| char ftMs_Init_803CF838[] = "PlMsNr.dat" |
| char ftMs_Init_803CF844[] = "PlyMars5K_Share_joint" |
| char ftMs_Init_803CF85C[] = "PlyMars5K_Share_matanim_joint" |
| char ftMs_Init_803CF87C[] = "PlMsRe.dat" |
| char ftMs_Init_803CF888[] = "PlyMars5KRe_Share_joint" |
| char ftMs_Init_803CF8A0[] = "PlyMars5KRe_Share_matanim_joint" |
| char ftMs_Init_803CF8C0[] = "PlMsGr.dat" |
| char ftMs_Init_803CF8CC[] = "PlyMars5KGr_Share_joint" |
| char ftMs_Init_803CF8E4[] = "PlyMars5KGr_Share_matanim_joint" |
| char ftMs_Init_803CF904[] = "PlMsBk.dat" |
| char ftMs_Init_803CF910[] = "PlyMars5KBk_Share_joint" |
| char ftMs_Init_803CF928[] = "PlyMars5KBk_Share_matanim_joint" |
| char ftMs_Init_803CF948[] = "PlMsWh.dat" |
| char ftMs_Init_803CF954[] = "PlyMars5KWh_Share_joint" |
| char ftMs_Init_803CF96C[] = "PlyMars5KWh_Share_matanim_joint" |
| char ftMs_Init_AnimDatFilename[] = "PlMsAJ.dat" |
| Fighter_DemoStrings ftMs_Init_DemoMotionFilenames |
| Fighter_CostumeStrings ftMs_Init_CostumeStrings[] |