mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
9 lines
164 B
C++
9 lines
164 B
C++
#include "mxvideopresenter.h"
|
|
|
|
DECOMP_STATIC_ASSERT(sizeof(MxVideoPresenter) == 100);
|
|
|
|
// OFFSET: LEGO1 0x100b2760 STUB
|
|
void MxVideoPresenter::Init() {
|
|
// TODO
|
|
}
|