isle-portable/LEGO1/mxvideopresenter.cpp
2023-07-02 02:07:11 -07:00

9 lines
153 B
C++

#include "mxvideopresenter.h"
DECOMP_SIZE_ASSERT(MxVideoPresenter, 0x64);
// OFFSET: LEGO1 0x100b2760 STUB
void MxVideoPresenter::Init()
{
// TODO
}