update makefile

This commit is contained in:
Luca Conte 2025-04-23 00:00:23 +02:00
parent 525a5a90ad
commit 31e9a41970
1 changed files with 32 additions and 32 deletions

View File

@ -13,7 +13,7 @@ else
endif
# Source files
SRC := src/main.c src/log.c src/shader.c
SRC := src/main.c src/log.c src/shader.c src/matrix-math.c
# Output binary
OUT := cg1