add towers

This commit is contained in:
2026-07-03 20:17:31 +03:00
parent 6950ed818f
commit 55a1f6917e
3 changed files with 45 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
build/game:
build/game: src/*
mkdir -p build
gcc -o build/game src/* \
-I./raylib-6.0_linux_amd64/include \