This commit is contained in:
Anonymous275
2020-11-14 23:31:58 +02:00
parent 5753ebb887
commit 179b46d17b
3 changed files with 16 additions and 0 deletions

View File

@@ -10,3 +10,4 @@ void FindDLL(const std::string& Name);
void SecurityCheck(char* argv[]);
std::string GetGameDir();
void LegitimacyCheck();
void DASM();