newgrf.c
changeset 2340 0a9f3eeccb96
parent 2336 48ace1344af0
child 2342 c19fb4f2df30
--- a/newgrf.c	Sat Aug 13 21:40:22 2005 +0000
+++ b/newgrf.c	Sun Aug 14 18:10:18 2005 +0000
@@ -30,7 +30,7 @@
 extern int _replace_sprites_offset[16];
 extern int _traininfo_vehicle_pitch;
 
-GRFFile *_cur_grffile;
+static GRFFile *_cur_grffile;
 GRFFile *_first_grffile;
 int _grffile_count;
 static int _cur_spriteid;