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

7 lines
109 B
C++

#include "buildingentity.h"
// OFFSET: LEGO1 0x10014e20
BuildingEntity::BuildingEntity()
{
// TODO
}