mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 23:48:12 -05:00
9 lines
153 B
C++
9 lines
153 B
C++
#include "mxvideopresenter.h"
|
|
|
|
DECOMP_SIZE_ASSERT(MxVideoPresenter, 0x64);
|
|
|
|
// OFFSET: LEGO1 0x100b2760 STUB
|
|
void MxVideoPresenter::Init()
|
|
{
|
|
// TODO
|
|
}
|