소스 검색

pull/80/head
Constantine Tarasenkov 9 년 전
부모
커밋
e6ad166ae3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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

불러오는 중...
취소
저장