X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=5c7729ca15a536aa14c2eb1771a50fee06a5eb87;hp=641234ad6fb847ecbde4707b4507f213ccabcfa4;hb=cd7fb220b16a73c15ff9dff7a5627bf78478875f;hpb=841f94c4182f8dff0253db9bae4922c3c9039a5f diff --git a/config.h b/config.h index 641234a..5c7729c 100644 --- a/config.h +++ b/config.h @@ -7,6 +7,9 @@ #define XSIZE 640 #define YSIZE 480 +#define XSCROLLTO (XSIZE/3) +#define YSCROLLTO (YSIZE/2) + #define SCREENDXMIN 7.5 // image file containing font for score stuff.