(svn r662) [newgrf] Moved grfspecial.c to newgrf.c/newgrf.h

This commit is contained in:
dominik
2004-11-17 18:49:55 +00:00
parent 0f24c74b14
commit 4612dcdb48
7 changed files with 8 additions and 36 deletions

View File

@@ -13,7 +13,7 @@
//#define WANT_LOCKED
/* These are used in grfspecial.c: */
/* These are used in newgrf.c: */
int _skip_sprites = 0;
int _replace_sprites_count[16];