1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-20 21:19:10 +00:00

(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

@@ -2,6 +2,7 @@
#include "ttd.h"
#include "string.h"
#include "strings.h"
#include "table/sprites.h"
#include "network.h"
#include "saveload.h"