瀏覽代碼

Edited comment

pull/132/head
raysan5 8 年之前
父節點
當前提交
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)

Loading…
取消
儲存