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