mirror of
https://github.com/zeldaret/st
synced 2026-08-10 19:17:07 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user