isle/LEGO1/legostate.cpp

12 lines
159 B
C++
Raw Normal View History

#include "legostate.h"
// OFFSET: LEGO1 0x10005f40
LegoState::~LegoState()
{
}
// OFFSET: LEGO1 0x10005f90
MxBool LegoState::VTable0x14() {
return TRUE;
}