isle/LEGO1/motorcycle.cpp

20 lines
257 B
C++

#include "motorcycle.h"
// OFFSET: LEGO1 0x100357b0
Motorcycle::Motorcycle()
{
// TODO
}
// OFFSET: LEGO1 0x10035c50
void Motorcycle::VTable0xcc()
{
// TODO
}
// OFFSET: LEGO1 0x10035bc0
void Motorcycle::VTable0xe4()
{
// TODO
}