22 #ifndef STARK_RESOURCES_DIRECTION_H 23 #define STARK_RESOURCES_DIRECTION_H 25 #include "common/str.h" 27 #include "engines/stark/resources/object.h" 39 static const Type::ResourceType TYPE = Type::kDirection;
47 void printData()
override;
57 #endif // STARK_RESOURCES_DIRECTION_H
Definition: direction.h:37