From 3b1871499c52a41c6fe1e017d6da858b7e70a396 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 22 Jul 2007 09:15:34 +0000 Subject: laggometer, smaller gfx fixes --- src/game/client/mapres_image.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/client/mapres_image.cpp') diff --git a/src/game/client/mapres_image.cpp b/src/game/client/mapres_image.cpp index 8d286b85..eca7882f 100644 --- a/src/game/client/mapres_image.cpp +++ b/src/game/client/mapres_image.cpp @@ -6,6 +6,8 @@ static int map_textures[64] = {0}; static int count = 0; +extern int DEBUGTEST_MAPIMAGE; + int img_init() { int start, count; -- cgit 1.4.1