소스 검색

Edited comment

pull/132/head
raysan5 9 년 전
부모
커밋
e2a3a52ad6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/rlgl.c

+ 1
- 1
src/rlgl.c 파일 보기

@ -260,7 +260,7 @@ static bool texCompASTCSupported = false; // ASTC texture compression support
// Lighting data
static Light lights[MAX_LIGHTS]; // Lights pool
static int lightsCount; // Counts current enabled physic objects
static int lightsCount; // Enabled lights counter
#endif
#if defined(RLGL_OCULUS_SUPPORT)

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