.........................................................
This commit is contained in:
@@ -25,7 +25,7 @@ namespace anm2ed::anm2
|
||||
std::string to_string(int id);
|
||||
bool save(const std::string&, const std::string& = {});
|
||||
void serialize(tinyxml2::XMLDocument&, tinyxml2::XMLElement*, int);
|
||||
void reload(const std::string&);
|
||||
void reload(const std::filesystem::path&);
|
||||
bool is_valid();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user