isle/LEGO1/motorcycle.cpp
2023-06-29 00:36:05 -07:00

8 lines
97 B
C++

#include "motorcycle.h"
// OFFSET: LEGO1 0x100357b0 STUB
Motorcycle::Motorcycle()
{
// TODO
}