X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=0c04fde653a23ac2d5e74b1f0c89fcc3f0d59fcf;hp=ba41151b53a92ad83126ba8bcc41a8219a01bafe;hb=232d1b5f32a2d72f4d3fe7326f942bb7887a7f40;hpb=a2af96e68b210b7c3db90b7ec474498c5611a3a7 diff --git a/config.h b/config.h index ba41151..0c04fde 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,10 @@ #ifndef VOR_CONFIG_H #define VOR_CONFIG_H +#define debug(x) if(DEBUG) { x; } + #define VERSION "0.1" +#define DATA_PREFIX "/usr/share/vor" // screen size #define XSIZE 640