#ifndef RACESTANDS2ENTITY_H #define RACESTANDS2ENTITY_H #include "buildingentity.h" class RaceStandsEntity2 : public BuildingEntity { // SIZE 0x68 }; #endif // RACESTANDS2ENTITY_H