Constantine Tarasenkov %!s(int64=9) %!d(string=hai) anos
pai
achega
e6ad166ae3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/makefile

+ 1 - 1
src/makefile

@@ -115,7 +115,7 @@ rlgl.o: rlgl.c
 	$(CC) -c rlgl.c $(CFLAGS) $(INCLUDES) -D$(PLATFORM) -D$(GRAPHICS)
 
 # compile glad module
-raymath.o: glad.c
+glad.o: glad.c
 	$(CC) -c glad.c $(CFLAGS) $(INCLUDES)
 
 # compile shapes module