X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=f214aa88aa0cf5a35fc2189a4f31955d8c6d9cfb;hp=d8991efbb46072f2c5ab51171993a31ec0038501;hb=6a635ec5768b4e40a5db1355e14b834dca864231;hpb=ed4ff736c245071157dc5412edb0218b8cc3e442 diff --git a/config.h b/config.h index d8991ef..f214aa8 100644 --- a/config.h +++ b/config.h @@ -18,4 +18,4 @@ #define MAXSPACEDOTS 2000 #define W 100 #define M 255 -#define START_RAD 200 // radius^2 (pixels) which will be cleared of rocks when you die +#define BLAST_RADIUS 200 // radius^2 (pixels) which will be cleared of rocks when you die