isle/LEGO1/legopathactor.cpp
2023-06-20 22:11:14 +02:00

7 lines
106 B
C++

#include "legopathactor.h"
// OFFSET: LEGO1 0x1002d700
LegoPathActor::LegoPathActor()
{
// TODO
}