SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include "ft/forward.h"
#include "it/forward.h"
#include <dolphin/gx/forward.h>
#include <dolphin/mtx/forward.h>
#include <baselib/forward.h>
#include "cm/types.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 "lb/types.h"
#include <common_structs.h>
#include <dolphin/gx/types.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)==0x348) | |
STATIC_ASSERT (sizeof(struct Fighter_x1A88_t)==0x57C) | |
STATIC_ASSERT (sizeof(Fighter)==0x23EC) | |
STATIC_ASSERT (sizeof(struct ft_80459B88_t)==0x88) | |
#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) | = =0x348 | ) |
STATIC_ASSERT | ( | sizeof(struct Fighter_x1A88_t) | = =0x57C | ) |
STATIC_ASSERT | ( | sizeof(Fighter) | = =0x23EC | ) |
STATIC_ASSERT | ( | sizeof(struct ft_80459B88_t) | = =0x88 | ) |