mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
Added MetricsServer code, still needs a WinMain.cpp for windows
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// FirstChatServer.cpp
|
||||
// Copyright 2000-02, Sony Online Entertainment Inc., all rights reserved.
|
||||
// Author: Justin Randall
|
||||
|
||||
//-----------------------------------------------------------------------
|
||||
|
||||
#include "FirstMetricsServer.h"
|
||||
|
||||
//-----------------------------------------------------------------------
|
||||
|
||||
// satisfy strangeness with MS if there are no other files included in the PCH
|
||||
void FirstMetricsServerFoo(){}
|
||||
Reference in New Issue
Block a user