isle/LEGO1/mxstillpresenter.cpp
2023-06-23 17:18:53 -07:00

6 lines
138 B
C++

#include "mxstillpresenter.h"
// OFFSET: LEGO1 0x100435c0
const char* MxStillPresenter::GetClassName() {
return "MxStillPresenter";
}