aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer/Draw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderer/Draw.cpp')
-rw-r--r--src/renderer/Draw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/renderer/Draw.cpp b/src/renderer/Draw.cpp
index 9c5921c3..a5e7504b 100644
--- a/src/renderer/Draw.cpp
+++ b/src/renderer/Draw.cpp
@@ -110,4 +110,4 @@ float CDraw::ScaleY(float y)
{
return ms_bProperScaling ? y : y * ((float)DEFAULT_SCREEN_HEIGHT/SCREEN_HEIGHT_NTSC);
}
-#endif \ No newline at end of file
+#endif \ No newline at end of file