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