mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 04:27:42 +00:00
MSVC fixes
This commit is contained in:
@@ -141,6 +141,7 @@ void STRG::write(Athena::io::IStreamWriter& writer) const
|
||||
|
||||
bool STRG::readAngelScript(const AngelScript::asIScriptModule& in)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
void STRG::writeAngelScript(std::ofstream& out) const
|
||||
|
||||
Reference in New Issue
Block a user