Use linenoise to get the save file name.
[open-adventure.git] / advent.h
index 36cf3456a712d8b399d3ecbb44634829f5fa6f8f..d3a62cab67a14fc9b06499d274be57447bf18608 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -9,6 +9,8 @@
 #define DALTLC         18              /* alternate dwarf location; low room */
 #define MINTRS         50
 #define MAXTRS         79
+#define MAXPARMS       25
+#define INVLIMIT       7
 
 typedef struct lcg_state
 {