isle/LEGO1/motorcycle.cpp

20 lines
253 B
C++

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