JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed and renamed more variables.
[vor.git] / config.h
index 13be252..77b453c 100644 (file)
--- a/config.h
+++ b/config.h
 #define XSCROLLTO (XSIZE/3)
 #define YSCROLLTO (YSIZE/2)
 
-#define SCREENDXMIN 7.5
+#define BARRIER_SPEED 7.5
+
+#define MAX_DIST_AHEAD XSIZE
+#define BOUNCINESS 0.50
 
 
 // -----------------------------------------------------------------------