File diff r8263:00e828e1ab1f → r8264:d493cb51fe8a
src/newgrf_townname.cpp
Show inline comments
 
@@ -8,11 +8,12 @@
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "table/strings.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)