bitboard8_sprint -> bitboard_rank_sprint (temp, need BB+rank as input)

This commit is contained in:
2024-02-22 09:29:10 +01:00
parent d00eab54e7
commit fa5c9bb8ab
5 changed files with 13 additions and 11 deletions

View File

@@ -47,6 +47,8 @@ typedef enum {
#define MIDDLEGAME 1
#define ENDGAME 2
/* forward defs */
typedef struct _pos_s pos_t;
/* bitboard
*/
//typedef u64 bitboard_t;