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

6 lines
132 B
C++

#include "legocachesound.h"
// OFFSET: LEGO1 0x10006580
const char* LegoCacheSound::GetClassName() {
return "LegoCacheSound";
}