(svn r2720) Remove unused declarations and definitions

This commit is contained in:
tron
2005-07-26 19:34:03 +00:00
parent 5e31dff2fd
commit 452652e85e
11 changed files with 0 additions and 27 deletions

View File

@@ -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;