re-organize defines / few bug fix

This commit is contained in:
2024-02-10 09:16:59 +01:00
parent 95cc25a2c2
commit 4f25c1416d
12 changed files with 375 additions and 348 deletions

View File

@@ -16,10 +16,3 @@
#include "util.h"
#include "bitboard.h"
/*int main()
{
char *foo = safe_malloc(1000);
exit(0);
}
*/