mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Update Nyquist to v3.09.
This commit is contained in:
6
lib-src/libnyquist/nyquist/sys/unix/term.h
Normal file
6
lib-src/libnyquist/nyquist/sys/unix/term.h
Normal file
@@ -0,0 +1,6 @@
|
||||
void term_init();
|
||||
void term_exit();
|
||||
void ctcinit(); /* not implemented in term.h */
|
||||
int term_testchar();
|
||||
int term_getchar();
|
||||
void term_character();
|
||||
Reference in New Issue
Block a user