diff options
-rw-r--r-- | FICS/movecheck.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c index 1cd9ecc..fdee350 100644 --- a/FICS/movecheck.c +++ b/FICS/movecheck.c @@ -23,6 +23,8 @@ Markus Uhlin 23/12/14 Fixed compiler warnings Markus Uhlin 23/12/17 Fixed compiler warnings Markus Uhlin 23/12/24 Fixed dead assignment + Markus Uhlin 24/03/16 Refactored and reformatted + functions. */ #include "stdinclude.h" |