File diff r8112:7d126d66990f → r8113:7815c26d7612
src/gfx.cpp
Show inline comments
 
@@ -2,13 +2,12 @@
 

	
 
/** @file gfx.cpp */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "functions.h"
 
#include "macros.h"
 
#include "spritecache.h"
 
#include "strings.h"
 
#include "string.h"
 
#include "gfx.h"
 
#include "table/palettes.h"
 
#include "table/sprites.h"