Implement/match Infocenter::Reset (#532)

* Implement Infocenter::Reset

* Move code

* Move function

* Fix bug

* Fix another bug
This commit is contained in:
Christian Semmler
2024-02-05 12:35:26 -05:00
committed by GitHub
parent a2c1bd66b3
commit 03423b2ffa
11 changed files with 129 additions and 62 deletions

View File

@@ -37,6 +37,7 @@ class LegoUnkSaveDataWriter {
public:
MxResult WriteSaveData3(LegoStorage* p_stream);
AutoROI* FUN_10083500(undefined4, undefined4);
void FUN_100832a0();
void FUN_10083db0(LegoROI* p_roi);
};