rnd-20070331-2-src
[rocksndiamonds.git] / src / main.h
index 32d81de6e43e9fa9a91281378a63033b364718b3..e3fd05b5cb3277de9028bdcecb5681ba2e9d9aa8 100644 (file)
@@ -58,7 +58,7 @@
 
 #define MIN_SCROLL_DELAY               0
 #define STD_SCROLL_DELAY               3
-#define MAX_SCROLL_DELAY               9
+#define MAX_SCROLL_DELAY               8
 
 #define SCREENX(a)                     ((a) - scroll_x)
 #define SCREENY(a)                     ((a) - scroll_y)