(svn r2633) Move spritecache related variable from variables.h to spritecache.[ch]

This commit is contained in:
tron
2005-07-19 06:54:13 +00:00
parent 6500fd2b91
commit 87be1312d2
4 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
#include "openttd.h"
#include "screenshot.h"
#include "sound.h"
#include "spritecache.h"
#include "string.h"
#include "table/currency.h"
#include "network.h"