mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
7 lines
109 B
C++
7 lines
109 B
C++
#include "buildingentity.h"
|
|
|
|
// OFFSET: LEGO1 0x10014e20
|
|
BuildingEntity::BuildingEntity()
|
|
{
|
|
// TODO
|
|
} |