aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_mr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/screen_mr.cpp')
-rw-r--r--engines/kyra/screen_mr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/screen_mr.cpp b/engines/kyra/screen_mr.cpp
index a54eeacb02..33bfc517f7 100644
--- a/engines/kyra/screen_mr.cpp
+++ b/engines/kyra/screen_mr.cpp
@@ -140,4 +140,4 @@ void Screen_MR::drawFilledBox(int x1, int y1, int x2, int y2, uint8 c1, uint8 c2
drawClippedLine(x1, y2-1, x2-1, y2-1, c3);
}
-} // end of namespace Kyra
+} // End of namespace Kyra