mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 23:22:03 -04:00
Decompile manager12
This commit is contained in:
+1
-2
@@ -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
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user