diff options
-rw-r--r-- | FICS/gameproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gameproc.c b/FICS/gameproc.c index cee727a..cea8f8d 100644 --- a/FICS/gameproc.c +++ b/FICS/gameproc.c @@ -23,6 +23,7 @@ Dave Herscovici 95/11/26 Split into two files; Second is 'obsproc.c'. Markus Uhlin 23/12/16 Fixed compiler warnings + Markus Uhlin 24/01/04 Fixed pprintf_prompt() calls */ #include "stdinclude.h" |