diff options
-rw-r--r-- | FICS/movecheck.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c index ed2d8dd..3cb109f 100644 --- a/FICS/movecheck.c +++ b/FICS/movecheck.c @@ -22,6 +22,7 @@ Richard Nash 93/10/22 Created Markus Uhlin 23/12/14 Fixed compiler warnings Markus Uhlin 23/12/17 Fixed compiler warnings + Markus Uhlin 23/12/24 Fixed dead assignment */ #include "stdinclude.h" |