Implement LegoModelPresenter::ParseExtra (#557)

* Implement LegoModelPresenter::ParseExtra

* rename function according to leaked source code

* Minor improvement

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-02-11 09:03:56 -05:00
committed by GitHub
parent a29c0aca3f
commit 5233b48c59
5 changed files with 64 additions and 20 deletions

View File

@@ -39,7 +39,7 @@ public:
LegoUnkSaveDataWriter();
MxResult WriteSaveData3(LegoStorage* p_stream);
AutoROI* FUN_10083500(undefined4, undefined4);
AutoROI* FUN_10083500(char*, undefined4);
void FUN_100832a0();
void FUN_10083db0(LegoROI* p_roi);