(svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to sprite.h (pasky)

This commit is contained in:
darkvater
2004-11-14 16:42:08 +00:00
parent a415b8ecce
commit e656a91736
9 changed files with 58 additions and 36 deletions

View File

@@ -12,6 +12,7 @@
#include "economy.h"
#include "player.h"
#include "airport.h"
#include "sprite.h"
#include "table/directions.h"
// FIXME -- need to be embedded into Airport variable. Is dynamically