mirror of
https://github.com/zeldaret/st
synced 2026-06-20 16:01:24 -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:
@@ -65,7 +65,7 @@ public:
|
||||
UnkSubStruct1_Methods;
|
||||
};
|
||||
|
||||
class TitleScreen : public SysObject, public GameModeManagerBase_104 { // 0233c6d4
|
||||
class TitleScreen : public GameModeManagerBase_104 { // 0233c6d4
|
||||
public:
|
||||
/* 000 (base) */
|
||||
/* 01C */ TitleScreenState mState;
|
||||
|
||||
Reference in New Issue
Block a user