add cord choise

This commit is contained in:
2024-06-05 10:41:17 +02:00
parent 37c5665674
commit ec7675e6cf
5 changed files with 66 additions and 3 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
CC = g++
CC_FLAGS =
CC_FLAGS = -s
#debug flags:
#CC_FLAGS = -ggdb
all: build/bin/over_the_network_tic_tac_toe