Basically working

This commit is contained in:
2024-03-31 19:29:34 +02:00
parent 5c162f413e
commit d898a9b691
4 changed files with 683 additions and 460 deletions

10
src/map.h Normal file
View File

@@ -0,0 +1,10 @@
static bool board_equals(
struct board_map {
};