File diff r2158:c6fcd114db94 → r2159:2c706fe6b0a7
strings.c
Show inline comments
 
@@ -11,6 +11,7 @@
 
#include "screenshot.h"
 
#include "waypoint.h"
 
#include "industry.h"
 
#include "variables.h"
 

	
 
static char *StationGetSpecialString(char *buff, int x);
 
static char *GetSpecialTownNameString(char *buff, int ind, uint32 seed);