isle/LEGO1/mxvideopresenter.cpp
2023-07-01 19:44:59 +02:00

9 lines
164 B
C++

#include "mxvideopresenter.h"
DECOMP_STATIC_ASSERT(sizeof(MxVideoPresenter) == 100);
// OFFSET: LEGO1 0x100b2760 STUB
void MxVideoPresenter::Init() {
// TODO
}