summaryrefslogtreecommitdiff
path: root/Level.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Level.cpp')
-rw-r--r--Level.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Level.cpp b/Level.cpp
index 848c9c4..1f2b739 100644
--- a/Level.cpp
+++ b/Level.cpp
@@ -169,4 +169,4 @@ bool Level::checkCollision(SDL_Rect r) {
}
return false;
-} \ No newline at end of file
+}