(svn r22423) -Document: some network stuff

This commit is contained in:
rubidium
2011-05-04 20:24:23 +00:00
parent c2d5d230c0
commit 1ef751e855
11 changed files with 213 additions and 48 deletions

View File

@@ -69,6 +69,7 @@
#include "table/strings.h"
/** Error message to show when switching modes. */
StringID _switch_mode_errorstr;
void CallLandscapeTick();