commit 88a301c9511a3a11115cf4b854d7731d00e591a5 from: Markus Uhlin date: Sun May 5 16:34:27 2024 UTC Updated the revision history commit - 7b03b25c2a173d5c1a9bffa25c847376f417b4ae commit + 88a301c9511a3a11115cf4b854d7731d00e591a5 blob - 37612f89631b657ab5fec055bf397394f9ed5b43 blob + 38255d5c41ace9a24838ce011bfa0c4d26b8fcb9 --- FICS/movecheck.c +++ 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/05/05 Refactored and reformatted all + functions. */ #include "stdinclude.h"