summaryrefslogtreecommitdiff
path: root/src/network/core/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/config.h')
-rw-r--r--src/network/core/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/network/core/config.h b/src/network/core/config.h
index 71f3983a9..63b54f7ce 100644
--- a/src/network/core/config.h
+++ b/src/network/core/config.h
@@ -5,6 +5,10 @@
#ifdef ENABLE_NETWORK
+/**
+ * @file config.h Configuration options of the network stuff
+ */
+
/** DNS hostname of the masterserver */
#define NETWORK_MASTER_SERVER_HOST "master.openttd.org"
/** Message sent to the masterserver to 'identify' this client as OpenTTD */