aboutsummaryrefslogtreecommitdiff
path: root/Source/Fog.cpp
diff options
context:
space:
mode:
authorzakk <zakk@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 00:35:51 +0000
committerzakk <zakk@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 00:35:51 +0000
commitd1566f98ed91f8a1eb237f972781744730e620ff (patch)
tree1780f60692f975efe5f6e175ac3545cb93037a8d /Source/Fog.cpp
parent1b81fda1b6b5c6abbf7b18249b146799fa25d76b (diff)
downloadblackshades-d1566f98ed91f8a1eb237f972781744730e620ff.tar.gz
Should be done with the newlines
git-svn-id: svn://svn.icculus.org/blackshades/trunk@24 5198baeb-e213-0410-be47-fc2ff85ca46f
Diffstat (limited to 'Source/Fog.cpp')
-rw-r--r--Source/Fog.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Fog.cpp b/Source/Fog.cpp
index af30dfa..21ca229 100644
--- a/Source/Fog.cpp
+++ b/Source/Fog.cpp
@@ -50,4 +50,5 @@ void Fog::ResetFog()
glFogi(GL_FOG_END,fogEnd);
glEnable(GL_FOG);
-} \ No newline at end of file
+}
+