File diff r17640:faca1b8b8ce1 → r17641:a80e43fd2f5e
src/openttd.cpp
Show inline comments
 
@@ -69,6 +69,7 @@
 

	
 
#include "table/strings.h"
 

	
 
/** Error message to show when switching modes. */
 
StringID _switch_mode_errorstr;
 

	
 
void CallLandscapeTick();