move all uci to uci.c, eval variables to eval-defs.c
This commit is contained in:
@@ -14,8 +14,4 @@
|
||||
#ifndef BRCHESS_H
|
||||
#define BRCHESS_H
|
||||
|
||||
#include "position.h"
|
||||
|
||||
int brchess(pos_t *pos);
|
||||
|
||||
#endif /* BRCHESS_H */
|
||||
|
Reference in New Issue
Block a user