isle-portable/LEGO1/lego/legoomni/src/race/raceskel.cpp
Christian Semmler 681c69c4ac initial commit
2024-05-16 19:42:54 -04:00

10 lines
120 B
C++

#include "raceskel.h"
DECOMP_SIZE_ASSERT(RaceSkel, 0x178)
// STUB: LEGO1 0x100719b0
RaceSkel::RaceSkel()
{
// TODO
}