mirror of
https://github.com/OMGeeky/hcsalmon1-Chess-Engine-Test.git
synced 2026-02-23 15:49:51 +01:00
Update and rename constants.cpp to cpp/constants.cpp
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
#include "constants.h"
|
#include "constants.h"
|
||||||
|
|
||||||
const unsigned long long ROOK_ATTACKS[64][4096] =
|
const unsigned long long ROOK_ATTACKS[64][4096] =
|
||||||
@@ -720,3 +721,4 @@ const unsigned long long SQUARE_BBS[64] =
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user