Decompile overlay 1 (Part 1) (#89)

* start overlay 1

* match courselist and delink a lot of files (+ remove SysObject)

* fix build issues

* fix regressions
This commit is contained in:
Yanis
2026-06-20 03:24:19 +02:00
committed by GitHub
parent d1e3be4c0b
commit 6062d1f43c
116 changed files with 2112 additions and 1056 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "types.h"
// file tab manager?
class UnkSubStruct9 : public SysObject {
class UnkSubStruct9 {
public:
/* 000 */ u8 mSaveSlotIndex; // save slot index, 0 for file 1 and 1 for file 2
/* 001 */ unk8 mUnk_001;