From b86d61e2e86f93f86c500eb578342af34d75eab1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Aug 2016 20:46:41 +0300 Subject: Move ai attributes reading into BeingCommon. --- src/resources/beingcommon.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/resources/beingcommon.h') diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h index 159cc4518..92b39db4c 100644 --- a/src/resources/beingcommon.h +++ b/src/resources/beingcommon.h @@ -57,6 +57,9 @@ namespace BeingCommon XmlNodePtrConst node, const int moreBlockFlags) A_NONNULL(1); + void readAiAttributes(BeingInfo *const info, + XmlNodePtrConst node); + void getIncludeFiles(const std::string &dir, StringVect &list, const std::string &ext); -- cgit v1.2.3-70-g09d2