X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=advent.h;h=d3a62cab67a14fc9b06499d274be57447bf18608;hb=1386d2b157bcbe9e03cb14ab7d11aa9a8a294732;hp=2cc2daab035627ba970c28f683e37d50c4863034;hpb=764ed291af13f4fd7e49f6a28a75780bafedb74e;p=open-adventure.git diff --git a/advent.h b/advent.h index 2cc2daa..d3a62ca 100644 --- a/advent.h +++ b/advent.h @@ -10,6 +10,7 @@ #define MINTRS 50 #define MAXTRS 79 #define MAXPARMS 25 +#define INVLIMIT 7 typedef struct lcg_state {