More vocabulary handlers.
This commit is contained in:
parent
ff66456cb0
commit
21adfe0807
2 changed files with 10 additions and 0 deletions
1
advent.h
1
advent.h
|
@ -11,6 +11,7 @@
|
|||
#define MAXTRS 79
|
||||
#define MAXPARMS 25
|
||||
#define INVLIMIT 7
|
||||
#define INTRANSITIVE -1 /* illegal object number */
|
||||
|
||||
typedef struct lcg_state
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue