aboutsummaryrefslogtreecommitdiff
path: root/src/lighting.h
diff options
context:
space:
mode:
authorvictorfisac <victorfisac@gmail.com>2016-01-03 17:52:18 +0100
committervictorfisac <victorfisac@gmail.com>2016-01-03 17:52:18 +0100
commite0d8cceb65def88e6c425b1d78b3d84655cb9967 (patch)
treef369cafd8771dd18aa927757e9c9f30c87bb16ed /src/lighting.h
parent3a739c38c591687d0e298a85f1e7bfe4666076bd (diff)
downloadraylib-e0d8cceb65def88e6c425b1d78b3d84655cb9967.tar.gz
raylib-e0d8cceb65def88e6c425b1d78b3d84655cb9967.zip
Fixed lighting engine module newlines at end of file
Diffstat (limited to 'src/lighting.h')
-rw-r--r--src/lighting.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lighting.h b/src/lighting.h
index a35113c3..e1fc4e50 100644
--- a/src/lighting.h
+++ b/src/lighting.h
@@ -84,4 +84,4 @@ void SetMaterialNormalDepth(Material *material, float depth); // Set n
}
#endif
-#endif // LIGHTING_H \ No newline at end of file
+#endif // LIGHTING_H