mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-17 19:22:18 +01:00
DroidFish: Updated stockfish engine to version 4.
This commit is contained in:
@@ -34,7 +34,7 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
UCI::init(Options);
|
||||
Bitboards::init();
|
||||
Zobrist::init();
|
||||
Position::init();
|
||||
Bitbases::init_kpk();
|
||||
Search::init();
|
||||
Eval::init();
|
||||
|
||||
Reference in New Issue
Block a user