X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=advent.h;h=2cc2daab035627ba970c28f683e37d50c4863034;hb=ff36dff18f30cab559a34b4b08214c3ab87491dd;hp=36cf3456a712d8b399d3ecbb44634829f5fa6f8f;hpb=a45f297dc70549131b96e8d4c65fa208330bd899;p=open-adventure.git diff --git a/advent.h b/advent.h index 36cf345..2cc2daa 100644 --- a/advent.h +++ b/advent.h @@ -9,6 +9,7 @@ #define DALTLC 18 /* alternate dwarf location; low room */ #define MINTRS 50 #define MAXTRS 79 +#define MAXPARMS 25 typedef struct lcg_state {