mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
8 lines
97 B
C++
8 lines
97 B
C++
#include "motorcycle.h"
|
|
|
|
// OFFSET: LEGO1 0x100357b0 STUB
|
|
Motorcycle::Motorcycle()
|
|
{
|
|
// TODO
|
|
}
|