Added prototyping stuff

This commit is contained in:
ceriel
1993-11-10 10:26:07 +00:00
parent 31752a4617
commit abf052244b
53 changed files with 226 additions and 55 deletions

View File

@@ -3,6 +3,7 @@
/* Get a unique id for C_insertpart, etc.
*/
int
C_getid()
{
static int id = 0;