mirror of
https://github.com/zeldaret/st
synced 2026-06-29 03:10:53 -04:00
Decompile overlay 1 (Part 2) (#91)
* UnkStruct_027e09b8_001 OK * match func_ov001_020b7830 * fix build issues * UnkStruct_027e0cd8_001 49% * UnkStruct_027e0cd8_001 OK * fix build issues * UnkStruct_027e0cd8_0C_001 92% * port some MSL C++ headers from rb3 and key decomps * fix build issues * UnkStruct_027e0cd8_0C_001 98%
This commit is contained in:
@@ -110,8 +110,8 @@ struct SaveInventory {
|
||||
};
|
||||
|
||||
struct SaveFile_00000_0000_Data_158 {
|
||||
/* 00 */ unk8 unk_00[0x0C];
|
||||
/* 0C */ unk8 unk_0C[0x20];
|
||||
/* 00 */ u32 unk_00[3];
|
||||
/* 0C */ u32 unk_0C[8];
|
||||
/* 2C */
|
||||
|
||||
SaveFile_00000_0000_Data_158() {
|
||||
|
||||
Reference in New Issue
Block a user