Abolish SPEAK().
This commit is contained in:
parent
8a18f2f19f
commit
a2e0c55fb4
2 changed files with 0 additions and 104 deletions
1
advent.h
1
advent.h
|
@ -89,7 +89,6 @@ extern lcg_state lcgstate;
|
|||
extern void* xmalloc(size_t);
|
||||
extern void packed_to_token(long, char token[6]);
|
||||
extern void newspeak(char*);
|
||||
extern void SPEAK(vocab_t);
|
||||
extern void PSPEAK(vocab_t,int);
|
||||
extern void RSPEAK(vocab_t);
|
||||
extern void SETPRM(long,long,long);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue