Decompile more chooseFile.c

This commit is contained in:
Marcus Huderle
2020-08-17 18:55:37 -05:00
parent bbf4c44bba
commit eed9d1fe6b
3 changed files with 151 additions and 297 deletions
+8 -2
View File
@@ -45,7 +45,9 @@ typedef struct {
/*0x040*/ u32 windcrests;
/*0x044*/ u8 filler44[0xC];
/*0x050*/ u32 unk50;
/*0x054*/ u8 filler54[0x54];
/*0x054*/ u8 filler54[0x2C];
/*0x080*/ u8 playerName[6];
/*0x086*/ u8 filler86[0x22];
/*0x0A8*/ Stats stats;
/*0x0D0*/ u8 fillerD0[0x3c0];
/*0x490*/ u32 unk490;
@@ -134,7 +136,11 @@ typedef struct {
extern struct_03000FD0 gFadeControl;
typedef struct {
u8 unk0[0x24];
u8 filler0[0x1A];
u16 unk1A;
u8 filler1C[0x4];
u16 unk20;
u8 filler22[0x2];
u8 ezloNagFuncIndex;
u8 filler25[0x30F];
} struct_0200AF00;