aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/agi/text.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/text.cpp b/engines/agi/text.cpp
index efb4a640c6..6021e124b4 100644
--- a/engines/agi/text.cpp
+++ b/engines/agi/text.cpp
@@ -731,4 +731,4 @@ void AgiEngine::drawWindow(int x1, int y1, int x2, int y2) {
_gfx->drawBox(x1, y1, x2, y2, MSG_BOX_COLOR, MSG_BOX_LINE, 2);
}
-} // End of namespace Agi \ No newline at end of file
+} // End of namespace Agi