|
OpenTTD Source
13.2.1
|
#include "../stdafx.h"#include "core/game_info.h"#include "network_query.h"#include "network_gamelist.h"#include "../error.h"#include "table/strings.h"#include "../safeguards.h"Go to the source code of this file.
Query part of the network protocol.
Definition in file network_query.cpp.