Symphony Of Empires
server_network.cpp File Reference
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <mutex>
#include <chrono>
#include <thread>
#include "eng3d/log.hpp"
#include "action.hpp"
#include "world.hpp"
#include "server/server_network.hpp"
#include "client/game_state.hpp"
Include dependency graph for server_network.cpp:

Go to the source code of this file.

Variables

Serverg_server = nullptr
 

Variable Documentation

◆ g_server

Server* g_server = nullptr

Definition at line 39 of file server_network.cpp.