mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
hack lus -> soh dep for ZAPDTR
This commit is contained in:
parent
fa398b6df5
commit
5cc9d6340e
1 changed files with 5 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue