SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include "ft/forward.h"
#include "it/forward.h"
#include "lb/forward.h"
#include <baselib/forward.h>
#include "ftGameWatch/types.h"
#include "ftMars/types.h"
#include "ftNess/types.h"
#include "lb/types.h"
#include <common_structs.h>
Go to the source code of this file.
Data Structures | |
struct | ftKb_FighterVars |
struct | ftKb_FighterVars::ftKb_Hat |
struct | ftKb_SpecialNMs_DatAttrs |
struct | ftKb_DatAttrs |
union | ftKb_MotionVars |
struct | ftKb_MotionVars::ftKb_SpecialNPe_Vars |
Functions | |
STATIC_ASSERT (sizeof(struct ftKb_FighterVars)==FIGHTERVARS_SIZE) | |
STATIC_ASSERT (sizeof(struct ftKb_SpecialNMs_DatAttrs)==0x14) | |
STATIC_ASSERT (sizeof(struct ftKb_DatAttrs)==0x434) | |
STATIC_ASSERT | ( | sizeof(struct ftKb_FighterVars) | = =FIGHTERVARS_SIZE | ) |
STATIC_ASSERT | ( | sizeof(struct ftKb_SpecialNMs_DatAttrs) | = =0x14 | ) |
STATIC_ASSERT | ( | sizeof(struct ftKb_DatAttrs) | = =0x434 | ) |