This commit is contained in:
Misha 2023-12-28 11:47:03 -05:00
parent c7682f1267
commit 0ae526a6b8
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
class MxUnknown100dbdbc;
// VTABLE: 0x100ab320
// SIZE: 0x10
// VTABLE: LEGO1 0x100ab320
// SIZE 0x10
class Lego3DManager {
public:
Lego3DManager();

View File

@ -13,7 +13,7 @@ Lego3DView::~Lego3DView()
{
}
// STUB: LEGO1 0x
// STUB: LEGO1 0x100aaf90
MxBool Lego3DView::Init(MxRenderSettings& p_renderSettings, Tgl::Renderer& p_render)
{
return FALSE;