From 9581f6556ac1646b4d30c676403aba544e4edaec Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Thu, 24 Aug 2006 00:58:21 +0000 Subject: scrolling and overlays are no longer linked to the framerate --- src/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 51756ee7..46bf4c23 100644 --- a/src/map.h +++ b/src/map.h @@ -41,6 +41,8 @@ typedef Tilesets::iterator TilesetIterator; typedef std::list Sprites; typedef Sprites::iterator SpriteIterator; +extern volatile int tick_time; + /** * A meta tile stores additional information about a location on a tile map. * This is information that doesn't need to be repeated for each tile in each -- cgit v1.2.3-70-g09d2