Implement LegoVideoManager::Create and related (#393)

* WIP

* Match

* Changes

* Fix format

* Style fixes

* Update naming.yml

* Match to ~85%
This commit is contained in:
Christian Semmler
2024-01-01 19:17:38 -05:00
committed by GitHub
parent 1e43f20af5
commit 935ebe6910
33 changed files with 742 additions and 199 deletions

View File

@@ -0,0 +1,12 @@
#include "mxunknown100d7c88.h"
// FUNCTION: LEGO1 0x10044e50
MxUnknown100d7c88::~MxUnknown100d7c88()
{
}
// FUNCTION: LEGO1 0x10044eb0
MxU32 MxUnknown100d7c88::VTable0x00()
{
return m_unk0x14;
}