File diff r2162:7c64e21f12f9 → r2163:ae001e2aa5b0
newgrf.c
Show inline comments
 
@@ -3,12 +3,13 @@
 
#include <stdarg.h>
 

	
 
#include "openttd.h"
 
#include "debug.h"
 
#include "gfx.h"
 
#include "fileio.h"
 
#include "functions.h"
 
#include "engine.h"
 
#include "station.h"
 
#include "sprite.h"
 
#include "newgrf.h"
 
#include "variables.h"