mirror of
https://github.com/zeldaret/tmc
synced 2026-08-03 00:46:50 -04:00
Decompile din, farore and nayru
This commit is contained in:
+2
-1
@@ -37,7 +37,8 @@ typedef struct {
|
||||
/*0x080*/ u8 playerName[FILENAME_LENGTH];
|
||||
/*0x086*/ u8 filler86[0x22];
|
||||
/*0x0A8*/ Stats stats;
|
||||
/*0x0D0*/ u8 fillerD0[0x3c0];
|
||||
/*0x0D0*/ u8 fillerD0[0x71];
|
||||
/*0x141*/ u8 unk141[0x34f];
|
||||
/*0x490*/ u32 unk490;
|
||||
/*0x494*/ u8 filler494[0x20];
|
||||
} SaveFile;
|
||||
|
||||
Reference in New Issue
Block a user