22 #ifndef STARK_RESOURCES_LEVEL_H 23 #define STARK_RESOURCES_LEVEL_H 25 #include "common/str.h" 27 #include "engines/stark/resources/object.h" 41 static const Type::ResourceType TYPE = Type::kLevel;
53 void printData()
override;
59 #endif // STARK_RESOURCES_LEVEL_H