started on UCI parsing. This is actually kinda effing hard.

This commit is contained in:
laura 2025-12-23 02:51:08 +01:00
commit 6542190be7
5 changed files with 766 additions and 0 deletions

1
uci.h Normal file
View file

@ -0,0 +1 @@
char* parse_line();