// r5net.cpp : Defines the functions for the static library. // #include "core/stdafx.h" #include R5Net::Client* g_pR5net = new R5Net::Client("127.0.0.1:3000");