Implement/match LegoEntity::VTable0x34 (#633)

* Implement/match LegoEntity::VTable0x34

* Change parameter name

* Fix order
This commit is contained in:
Christian Semmler
2024-03-06 14:12:20 -05:00
committed by GitHub
parent 71bcd4c771
commit a12146f52f
10 changed files with 76 additions and 14 deletions

View File

@@ -5,6 +5,8 @@
#include "misc/legostorage.h"
#include "mxcore.h"
class LegoROI;
// VTABLE: LEGO1 0x100d6f50
// SIZE 0x30
class LegoBuildingManager : public MxCore {
@@ -29,6 +31,7 @@ public:
void FUN_1002fb30();
MxResult Save(LegoStorage* p_storage);
MxResult Load(LegoStorage* p_storage);
MxU32 FUN_1002ff40(LegoROI*, MxBool);
void FUN_10030590();
// SYNTHETIC: LEGO1 0x1002f940