SSBM Decomp
Loading...
Searching...
No Matches
types.h File Reference
#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)
 

Function Documentation

◆ STATIC_ASSERT() [1/3]

STATIC_ASSERT ( sizeof(struct ftKb_FighterVars = =FIGHTERVARS_SIZE)

◆ STATIC_ASSERT() [2/3]

STATIC_ASSERT ( sizeof(struct ftKb_SpecialNMs_DatAttrs = =0x14)

◆ STATIC_ASSERT() [3/3]

STATIC_ASSERT ( sizeof(struct ftKb_DatAttrs = =0x434)