newgrf.c
changeset 2204 c7ce008b5775
parent 2186 db48cf29b983
child 2324 23ac249f4c70
--- a/newgrf.c	Tue Jul 26 19:31:05 2005 +0000
+++ b/newgrf.c	Tue Jul 26 19:34:03 2005 +0000
@@ -35,7 +35,6 @@
 int _grffile_count;
 static int _cur_spriteid;
 static int _cur_stage;
-extern uint16 _custom_sprites_base;
 
 static int32 _paramlist[0x7f];
 static int _param_max;