22 #ifndef STARK_RESOURCES_CONTAINER_H 23 #define STARK_RESOURCES_CONTAINER_H 25 #include "common/str.h" 27 #include "engines/stark/resources/object.h" 38 static const Type::ResourceType TYPE = Type::kContainer;
52 #endif // STARK_RESOURCES_CONTAINER_H
Definition: container.h:36