2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-03 14:55:36 +00:00

Update boo

This commit is contained in:
Jack Andersen 2016-03-25 14:50:59 -10:00
parent 3015372883
commit 4f3d1de117
2 changed files with 2 additions and 2 deletions

2
hecl/extern/boo vendored

@ -1 +1 @@
Subproject commit 9ff168df2dd719ca93fc8198f5d1d4795ada5aa3
Subproject commit 87ceeb9392418f05c63da8465cc4dc419fa07d50

View File

@ -389,7 +389,7 @@ public:
* @brief Return map populated with dataspecs targetable by this project interface
* @return Platform map with name-string keys and enable-status values
*/
const std::vector<ProjectDataSpec>& getDataSpecs() {return m_compiledSpecs;}
const std::vector<ProjectDataSpec>& getDataSpecs() const {return m_compiledSpecs;}
/**
* @brief Enable persistent user preference for particular spec string(s)