X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;fp=config.h;h=f49de047d6afcb262ac1c05bec8936ed7fc89ce2;hp=da4c6a58ba2cbefa156d91b63fd66625f916dbc7;hb=e06676edd300c8a85d2e6715427e7e22e55c7670;hpb=e9eaa65259d7c35d5a9b08aba9016145fa8f118d diff --git a/config.h b/config.h index da4c6a5..f49de04 100644 --- a/config.h +++ b/config.h @@ -23,8 +23,8 @@ #define NROCKS 50 // initial/final counts for rocks-on-screen -#define I_ROCKS 25 -#define F_ROCKS 45 +#define I_ROCKS 20 +#define F_ROCKS 40 // number of rock structs to allocate #define MAXROCKS 120