fixed includes

This commit is contained in:
2025-09-13 15:38:52 +02:00
parent bf2041351e
commit 435ae52352
9 changed files with 13 additions and 17 deletions
+1
View File
@@ -14,6 +14,7 @@ build:
-Iinclude \
-lm -lGL -lglfw \
-Wall -Wextra \
-DGLFW_INCLUDE_NONE \
-o build/$(TARGET)
run: build