include hashmap.c

This commit is contained in:
2025-09-18 18:14:28 +02:00
parent bf8ed0fcd5
commit 0b9c54adad
6 changed files with 10 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ build:
gcc \
src/*.h src/*.c \
-Iinclude \
hashmap.c/hashmap.c \
-lm -lGL -lglfw \
-Wall -Wextra \
-DGLFW_INCLUDE_NONE \