X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=77b453c487052f1adce66b53ace5e13d5edbaccd;hp=13be252cd581a86248f423291d2f3305ad7139f3;hb=eb0732dc23646473853da1e37311f93052b8251b;hpb=87a3196343bd1694760a77f560049548f745cb65 diff --git a/config.h b/config.h index 13be252..77b453c 100644 --- a/config.h +++ b/config.h @@ -10,7 +10,10 @@ #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 // -----------------------------------------------------------------------