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];
8 u32 x4;
9 u8 pad_x8[4];
10 u32 xC;
11 u8 pad_x10[4];
12 u32 x14;
14
15#endif
Definition types.h:6
u32 xC
Definition types.h:10
u32 x14
Definition types.h:12
u32 x4
Definition types.h:8