moved some stuff around
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#include "../board.cpp"
|
||||
#include "lib.cpp"
|
||||
#include "lib.hpp"
|
||||
|
||||
int main() {
|
||||
std::string pos = "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR";
|
||||
|
Reference in New Issue
Block a user