From 9f6b17eac1963ac20bdf9e42e0d051db67389939 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Thu, 7 Aug 2003 10:29:40 +0000 Subject: [PATCH] Add newline at end of file. --- stepmania/src/Course.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/Course.cpp b/stepmania/src/Course.cpp index f5df6ca040..f1a5d68196 100644 --- a/stepmania/src/Course.cpp +++ b/stepmania/src/Course.cpp @@ -953,4 +953,4 @@ void Course::UpdateCourseStats() // call it sparingly. Its handled on startup and when // themes change.. -} \ No newline at end of file +}