#ifndef POLICEENTITY_H #define POLICEENTITY_H #include "buildingentity.h" class PoliceEntity : public BuildingEntity { virtual int FUN_10015310(); // Return is undefined 4-byte value // VTABLE 0x100d4ab0 // SIZE 0x68 }; #endif // POLICEENTITY_H