Match sub_8075680 and sub_8096EEC thanks to @Eebit

This commit is contained in:
Seth Barberee
2023-12-02 22:27:56 -08:00
parent 009df8d7d7
commit 5dce900d90
5 changed files with 47 additions and 152 deletions

View File

@@ -7,8 +7,7 @@
// size: 0xC
typedef struct subStruct_203B490
{
/* 0x0 */ DungeonLocation dungeon;
/* 0x4 */ u32 seed;
WonderMailSub sub;
/* 0x8 */ s32 checksum; // really dumb checksum that just adds all the fields of WonderMail struct
} subStruct_203B490;