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

6 lines
117 B
C++

#include "mxdsstill.h"
// OFFSET: LEGO1 0x100c9930
const char* MxDSStill::GetClassName() {
return "MxDSStill";
}