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

9 lines
80 B
C++

#include "bike.h"
// OFFSET: LEGO1 0x10076670 STUB
Bike::Bike()
{
// TODO
}