From 944a5cb7aafc4d8347c14154e24c05aa00b430c5 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 4 May 2011 20:24:23 +0000 Subject: (svn r22423) -Document: some network stuff --- src/openttd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openttd.cpp') diff --git a/src/openttd.cpp b/src/openttd.cpp index 370b0b246..3d6a1ce62 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -69,6 +69,7 @@ #include "table/strings.h" +/** Error message to show when switching modes. */ StringID _switch_mode_errorstr; void CallLandscapeTick(); -- cgit v1.2.3-54-g00ecf