summaryrefslogtreecommitdiffhomepage
path: root/src/lighting.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lighting.c')
-rw-r--r--src/lighting.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lighting.c b/src/lighting.c
index 5cf2a2ec..9014dcd4 100644
--- a/src/lighting.c
+++ b/src/lighting.c
@@ -121,4 +121,4 @@ void SetMaterialGlossiness(Material *material, float glossiness)
void SetMaterialNormalDepth(Material *material, float depth)
{
material->normalDepth[0] = depth;
-} \ No newline at end of file
+}