quick and dirty emscripten port

This commit is contained in:
Johan Euphrosine
2023-07-12 00:31:37 +09:00
parent c3ec56725b
commit 96eb275622
20 changed files with 37 additions and 41 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ static char rcsid[] __attribute__ ((unused)) = "$Header: /usr/cvsroot/magic-8.0/
/* Imports */
extern void TxError();
extern void TxError(char *, ...);
extern char *TxGetLine();
/*