Decompile manager12

This commit is contained in:
octorock
2021-09-26 00:42:20 +02:00
parent ff21673dfb
commit 08659c4001
9 changed files with 173 additions and 430 deletions
+1 -2
View File
@@ -46,8 +46,7 @@ typedef struct {
u8 field_0x9;
u8 unk2;
u8 filler2[5];
u8 unk_10;
u8 filler6[3];
u8 unk_10[4];
u32 roomFlags;
u32 unk3;
u8 filler4[48];
+2 -1
View File
@@ -41,7 +41,8 @@ typedef struct {
/*0x141*/ u8 unk141[0x34f];
/*0x490*/ u32 unk490;
/*0x494*/ u32 unk494;
/*0x498*/ u8 filler498[0x1C];
/*0x498*/ u32 unk498;
/*0x49C*/ u8 filler49C[0x18];
} SaveFile;
extern SaveFile gSave;