Check in dropped file.
This commit is contained in:
parent
43032763cd
commit
291ec54462
1 changed files with 1 additions and 0 deletions
1
advent.h
1
advent.h
|
@ -87,6 +87,7 @@ extern lcg_state lcgstate;
|
|||
#define READ_MODE "rb"
|
||||
#define WRITE_MODE "wb"
|
||||
|
||||
extern void newspeak(char*);
|
||||
extern void SPEAK(vocab_t);
|
||||
extern void PSPEAK(vocab_t,int);
|
||||
extern void RSPEAK(vocab_t);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue