mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-03 13:41:15 +00:00
6 lines
150 B
C++
6 lines
150 B
C++
#include "mxcompositepresenter.h"
|
|
|
|
// OFFSET: LEGO1 0x100b6210
|
|
const char* MxCompositePresenter::GetClassName() {
|
|
return "MxCompositePresenter";
|
|
} |