File diff r8263:00e828e1ab1f → r8264:d493cb51fe8a
src/newgrf_text.cpp
Show inline comments
 
@@ -13,15 +13,16 @@
 
#include "debug.h"
 
#include "openttd.h"
 
#include "variables.h"
 
#include "table/strings.h"
 
#include "newgrf.h"
 
#include "newgrf_text.h"
 
#include "table/control_codes.h"
 
#include "strings_func.h"
 
#include "core/alloc_func.hpp"
 
#include "newgrf_storage.h"
 
#include "string_func.h"
 

	
 
#include "table/strings.h"
 
#include "table/control_codes.h"
 

	
 
#define GRFTAB  28
 
#define TABSIZE 11