|
OpenTTD Source
12.0-beta1
|
#include "../../stdafx.h"#include "../../date_func.h"#include "../../debug.h"#include "tcp_coordinator.h"#include "../../safeguards.h"Go to the source code of this file.
Basic functions to receive and send Game Coordinator packets.
Definition in file tcp_coordinator.cpp.