2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 11:47:43 +00:00

Update boo

This commit is contained in:
Jack Andersen
2015-12-05 15:26:33 -10:00
parent 3b19ea50d9
commit 356899a8fe
2 changed files with 2 additions and 1 deletions

2
hecl/extern/libBoo vendored

Submodule hecl/extern/libBoo updated: d145e15ecb...b579e20bc6

View File

@@ -75,6 +75,7 @@ public:
const std::string& name() const { return m_name; }
const std::string& rawHelp() const { return m_help; }
std::string help() const;
atVec4f toVec4f(bool* isValid = nullptr) const;