mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 20:05:23 +00:00
Merge branch 'master' of https://github.com/AxioDL/libSpecter
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
const unsigned char* yamlSource, size_t yamlLength);
|
||||
const std::string& name() const {return m_name;}
|
||||
const std::string& fullName() const {return m_fullName;}
|
||||
const Athena::io::YAMLNode& rootNode() const {return *m_langNode;}
|
||||
const Athena::io::YAMLNode* rootNode() const {return m_langNode;}
|
||||
};
|
||||
|
||||
class Translator
|
||||
|
||||
Reference in New Issue
Block a user