diff options
Diffstat (limited to 'include/gUnknown_203B46C.h')
-rw-r--r-- | include/gUnknown_203B46C.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/include/gUnknown_203B46C.h b/include/gUnknown_203B46C.h new file mode 100644 index 0000000..c733174 --- /dev/null +++ b/include/gUnknown_203B46C.h @@ -0,0 +1,21 @@ +#ifndef GUARD_GUNKNOWN_203B46C_H +#define GUARD_GUNKNOWN_203B46C_H + +struct UnkSaveStruct1 +{ + /* 0x0 */ u8 unk0; + /* 0x1 */ u8 unk1; + /* 0x2 */ u8 unk2; + /* 0x3 */ u8 unk3; + /* 0x4 */ u8 unk4; + /* 0x5 */ u8 unk5; + /* 0x6 */ u8 unk6; + /* 0x7 */ u8 unk7; + /* 0x8 */ u8 unk8; + /* 0x9 */ u8 unk9; + /* 0xA */ u8 unkA; + /* 0xB */ u8 playerGender; + /* 0xC */ u8 unkC; +}; + +#endif |