mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 03:01:17 +00:00
9 lines
80 B
C++
9 lines
80 B
C++
#include "bike.h"
|
|
|
|
// OFFSET: LEGO1 0x10076670 STUB
|
|
Bike::Bike()
|
|
{
|
|
// TODO
|
|
}
|
|
|