Implement Lego3DManager (#380)

* Implement Lego3DManager

* Update lego3dview.cpp

* fix

* fixes

* fix wrong vtable address

* Fixes/matches

* Fix Lego3DView

* Use undefined

* More fixes

* Rename

* Rename pad

* Add blank line

* Delete stuff

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2023-12-28 12:38:37 -05:00
committed by GitHub
parent e76cf3427c
commit a06a360dc6
9 changed files with 156 additions and 9 deletions

View File

@@ -9,3 +9,9 @@ MxUnknown100dbdbc::MxUnknown100dbdbc()
{
// TODO
}
// STUB: LEGO1 0x100a7130
MxUnknown100dbdbc::~MxUnknown100dbdbc()
{
// TODO
}