File diff r10959:4b345c618e31 → r10960:e97ebf9cf99b
src/newgrf_townname.cpp
Show inline comments
 
@@ -7,13 +7,10 @@
 
 */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "newgrf_townname.h"
 
#include "core/alloc_func.hpp"
 
#include "string_func.h"
 

	
 
#include "table/strings.h"
 

	
 
static GRFTownName *_grf_townnames = NULL;
 

	
 
GRFTownName *GetGRFTownName(uint32 grfid)