(svn r2720) Remove unused declarations and definitions

This commit is contained in:
tron
2005-07-26 19:34:03 +00:00
parent 102653eb63
commit af9f55c977
11 changed files with 0 additions and 27 deletions

View File

@@ -647,8 +647,6 @@ uint16 GetCallBackResult(uint16 callback_info, byte engine, const Vehicle *v)
static byte _vsg_random_triggers;
static byte _vsg_bits_to_reseed;
extern int _custom_sprites_base;
static SpriteGroup *TriggerVehicleSpriteGroup(SpriteGroup *spritegroup,
Vehicle *veh, uint16 callback_info, resolve_callback resolve_func)
{