isle-portable/LEGO1/carrace.cpp
Christian Semmler a01bcf5241
(clang-format) Insert newline at end of file (#247)
* Insert newline at EOF

* Fix formatting
2023-10-25 11:51:59 -07:00

7 lines
87 B
C++

#include "carrace.h"
// OFFSET: LEGO1 0x10016a90 STUB
CarRace::CarRace()
{
// TODO
}