22 #ifndef STARK_RESOURCES_STRING_H 23 #define STARK_RESOURCES_STRING_H 25 #include "common/str.h" 27 #include "engines/stark/resources/object.h" 45 static const Type::ResourceType TYPE = Type::kString;
51 void printData()
override;
57 #endif // STARK_RESOURCES_STRING_H