X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=4313697d1761b540d12f049a64ac468448d5df75;hp=57095cb07cc7e0ddb4cb3bdebed4829c7901facf;hb=1d9107a3d43b3f57087edee14f1eaf7c1f3db54e;hpb=038a8a4aaa54b7b60e7fbb6a0f988dd852fb8970 diff --git a/config.h b/config.h index 57095cb..4313697 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,7 @@ #ifndef VOR_CONFIG_H #define VOR_CONFIG_H -#define VERSION "0.4pre" +#define VERSION "0.5pre" // screen size #define XSIZE 640 @@ -12,9 +12,6 @@ #define SCREENDXMIN 7.5 -// image file containing font for score stuff. -#define BIG_FONT_FILE "fonts/score.png" - // ----------------------------------------------------------------------- // Rocks