|
SSBM Decomp
|
#include <placeholder.h>#include <platform.h>#include "cm/types.h"#include "ft/forward.h"#include "ft/ftwaitanim.h"#include "ftCaptain/types.h"#include "ftCommon/types.h"#include "ftDonkey/types.h"#include "ftFox/types.h"#include "ftGameWatch/types.h"#include "ftKirby/types.h"#include "ftKoopa/types.h"#include "ftLink/types.h"#include "ftLuigi/types.h"#include "ftMario/types.h"#include "ftMars/types.h"#include "ftMasterHand/types.h"#include "ftMewtwo/types.h"#include "ftNess/types.h"#include "ftPeach/types.h"#include "ftPikachu/types.h"#include "ftPopo/types.h"#include "ftPurin/types.h"#include "ftSamus/types.h"#include "ftSandbag/types.h"#include "ftSeak/types.h"#include "ftYoshi/types.h"#include "ftZakoBoy/types.h"#include "ftZelda/types.h"#include "gr/types.h"#include "it/forward.h"#include "lb/lbanim.h"#include "lb/lbcommand.h"#include "lb/types.h"#include <baselib/forward.h>#include <common_structs.h>#include <dolphin/gx.h>#include <dolphin/mtx.h>#include <melee/ft/dobjlist.h>Go to the source code of this file.
Macros | |
| #define | FTPART_INVALID 0xFF |
Functions | |
| STATIC_ASSERT (sizeof(struct FighterBone)==0x10) | |
| STATIC_ASSERT (sizeof(struct ftDeviceUnk4)==0x8) | |
| STATIC_ASSERT (sizeof(struct ftDeviceUnk5)==0xC) | |
| STATIC_ASSERT (sizeof(struct Fighter_x1A88_xFC_t)==0x1C) | |
| STATIC_ASSERT (sizeof(struct Fighter_x1A88_t)==0x57C) | |
| STATIC_ASSERT (sizeof(struct Fighter_x59C_t)==0x8000) | |
| STATIC_ASSERT (sizeof(struct Fighter)==0x23EC) | |
| STATIC_ASSERT (sizeof(struct ft_80459B88_t)==0x88) | |
| STATIC_ASSERT (sizeof(struct DmgLogEntry)==0x28) | |
| #define FTPART_INVALID 0xFF |
| STATIC_ASSERT | ( | sizeof(struct FighterBone) | = =0x10 | ) |
| STATIC_ASSERT | ( | sizeof(struct ftDeviceUnk4) | = =0x8 | ) |
| STATIC_ASSERT | ( | sizeof(struct ftDeviceUnk5) | = =0xC | ) |
| STATIC_ASSERT | ( | sizeof(struct Fighter_x1A88_xFC_t) | = =0x1C | ) |
| STATIC_ASSERT | ( | sizeof(struct Fighter_x1A88_t) | = =0x57C | ) |
| STATIC_ASSERT | ( | sizeof(struct Fighter_x59C_t) | = =0x8000 | ) |
| STATIC_ASSERT | ( | sizeof(struct Fighter) | = =0x23EC | ) |
| STATIC_ASSERT | ( | sizeof(struct ft_80459B88_t) | = =0x88 | ) |
| STATIC_ASSERT | ( | sizeof(struct DmgLogEntry) | = =0x28 | ) |