mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-03 14:55:36 +00:00
Update boo
This commit is contained in:
parent
3015372883
commit
4f3d1de117
2
hecl/extern/boo
vendored
2
hecl/extern/boo
vendored
@ -1 +1 @@
|
||||
Subproject commit 9ff168df2dd719ca93fc8198f5d1d4795ada5aa3
|
||||
Subproject commit 87ceeb9392418f05c63da8465cc4dc419fa07d50
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user