aboutsummaryrefslogtreecommitdiff
path: root/src/rlgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlgl.h')
-rw-r--r--src/rlgl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rlgl.h b/src/rlgl.h
index d4a2dabe..dc16e807 100644
--- a/src/rlgl.h
+++ b/src/rlgl.h
@@ -207,7 +207,6 @@ typedef enum { OPENGL_11 = 1, OPENGL_33, OPENGL_ES_20 } GlVersion;
Color colSpecular; // Specular color
float glossiness; // Glossiness level (Ranges from 0 to 1000)
- float normalDepth; // Normal map depth
} Material;
// Light type