moved some stuff around

This commit is contained in:
Karma Riuk
2025-02-02 15:15:14 +01:00
parent 139a5c7d8f
commit 85a5bfa328
11 changed files with 76 additions and 35 deletions

View File

@ -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";