Commit 8de7ec9b authored by nanahira's avatar nanahira

Merge branch 'server_mc' into server

parents 45ed961d a504c1c2
...@@ -123,8 +123,8 @@ public: ...@@ -123,8 +123,8 @@ public:
void LoadExpansionDB(); void LoadExpansionDB();
void LoadBetaDB(); void LoadBetaDB();
void AddDebugMsg(char* msgbuf); void AddDebugMsg(char* msgbuf);
void AddDebugMsg(char* msgbuf);
bool MakeDirectory(const std::string folder); bool MakeDirectory(const std::string folder);
void initUtils();
#else #else
void MainLoop(); void MainLoop();
void RefreshTimeDisplay(); void RefreshTimeDisplay();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment