From af9f55c977b18f48db39aeb899ac9e81fffb445b Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 26 Jul 2005 19:34:03 +0000 Subject: (svn r2720) Remove unused declarations and definitions --- newgrf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'newgrf.c') diff --git a/newgrf.c b/newgrf.c index 62223d886..45ef6999b 100644 --- a/newgrf.c +++ b/newgrf.c @@ -35,7 +35,6 @@ GRFFile *_first_grffile; int _grffile_count; static int _cur_spriteid; static int _cur_stage; -extern uint16 _custom_sprites_base; static int32 _paramlist[0x7f]; static int _param_max; -- cgit v1.2.3-54-g00ecf