diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gameproc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/gameproc.c b/FICS/gameproc.c index fc62ac8..a2751cf 100644 --- a/FICS/gameproc.c +++ b/FICS/gameproc.c @@ -24,6 +24,8 @@ Second is 'obsproc.c'. Markus Uhlin 23/12/16 Fixed compiler warnings Markus Uhlin 24/01/04 Fixed pprintf_prompt() calls + Markus Uhlin 24/03/30 Refactored and reformatted all + functions. */ #include "stdinclude.h" |