removed declaration of non-existing data object
[rocksndiamonds.git] / src / libgame / system.h
index 301e9fac9d65fd19ea6caa7d0890ea1ac5b8f9a8..4dbcaab9fce0d0bf37e29619ddf3aa599222fa16 100644 (file)
@@ -1904,7 +1904,6 @@ extern struct AudioSystemInfo     audio;
 extern struct GfxInfo          gfx;
 extern struct TileCursorInfo   tile_cursor;
 extern struct OverlayInfo      overlay;
-extern struct AnimInfo         anim;
 extern struct ArtworkInfo      artwork;
 extern struct JoystickInfo     joystick;
 extern struct SetupInfo                setup;