Quick pice counting
This commit is contained in:
4
headers/eval.h
Normal file
4
headers/eval.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef EVAL_H
|
||||
#define EVAL_H
|
||||
move *findBest(move* move, size_t size, game* g);
|
||||
#endif
|
||||
Reference in New Issue
Block a user