SSBM Decomp
Loading...
Searching...
No Matches
types.h
Go to the documentation of this file.
1#ifndef MELEE_FT_CHARA_FTDRMARIO_TYPES_H
2#define MELEE_FT_CHARA_FTDRMARIO_TYPES_H
3
4#include <platform.h>
5
6typedef struct _ftDrMarioAttributes {
7 u8 pad_x0[4];
9 u8 pad_x8[4];
11 u8 pad_x10[4];
14
15#endif
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20
Definition types.h:6
u32 xC
Definition types.h:10
u32 x14
Definition types.h:12
u32 x4
Definition types.h:8