mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement LegoVideoManager::Create and related (#393)
* WIP * Match * Changes * Fix format * Style fixes * Update naming.yml * Match to ~85%
This commit is contained in:

committed by
GitHub

parent
1e43f20af5
commit
935ebe6910
12
LEGO1/mxunknown100d7c88.cpp
Normal file
12
LEGO1/mxunknown100d7c88.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "mxunknown100d7c88.h"
|
||||
|
||||
// FUNCTION: LEGO1 0x10044e50
|
||||
MxUnknown100d7c88::~MxUnknown100d7c88()
|
||||
{
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x10044eb0
|
||||
MxU32 MxUnknown100d7c88::VTable0x00()
|
||||
{
|
||||
return m_unk0x14;
|
||||
}
|
Reference in New Issue
Block a user