(svn r1867) Include tables/sprites.h only in files which need it

This commit is contained in:
tron
2005-02-13 11:18:02 +00:00
parent 77d26759e3
commit 204d08140a
22 changed files with 21 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
#include "stdafx.h"
#include "ttd.h"
#include "table/sprites.h"
#include "table/strings.h"
#include "map.h"
#include "tile.h"