mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-12-21 21:32:33 -05:00
10 lines
120 B
C++
10 lines
120 B
C++
|
#include "raceskel.h"
|
||
|
|
||
|
DECOMP_SIZE_ASSERT(RaceSkel, 0x178)
|
||
|
|
||
|
// STUB: LEGO1 0x100719b0
|
||
|
RaceSkel::RaceSkel()
|
||
|
{
|
||
|
// TODO
|
||
|
}
|