hack lus -> soh dep for ZAPDTR

This commit is contained in:
Random06457 2022-05-12 02:01:54 +09:00
commit 5cc9d6340e

View file

@ -47,6 +47,11 @@ void DebugConsole_SaveCVars()
}
void DebugConsole_LoadCVars()
{
}
bool Parse(const fs::path& xmlFilePath, const fs::path& basePath, const fs::path& outPath,
ZFileMode fileMode, int workerID);