add bitboard_print_multi(), file/rank/diag/antidiag masks generation

This commit is contained in:
2024-02-12 21:34:42 +01:00
parent d5906b1fb9
commit 3e828ed29b
5 changed files with 125 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
#include <malloc.h>
#include <ctype.h>
#include <br.h>
#include <brlib.h>
#include <list.h>
#include <list_sort.h>
#include <debug.h>