server input

This commit is contained in:
Anonymous275
2020-10-31 14:55:00 +02:00
parent 71a84b4f1b
commit 3bdc75b0c0
9 changed files with 231 additions and 16 deletions
+1
View File
@@ -3,6 +3,7 @@
///
#pragma once
void InitServer(int argc, char* argv[]);
void ConsoleInit();
void InitConfig();
void InitLua();
void InitRes();