mirror of https://github.com/AxioDL/metaforce.git
Update boo
This commit is contained in:
parent
3b19ea50d9
commit
356899a8fe
|
@ -1 +1 @@
|
|||
Subproject commit d145e15ecba58d6b90b26f86fa9475cbc8094430
|
||||
Subproject commit b579e20bc6faea25796e4ab44806cfcbc8d1a2d8
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue