isle/LEGO1/mxvideopresenter.cpp
2023-07-02 05:47:39 +02:00

9 lines
153 B
C++

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