diff --git a/engines/agi/text.cpp b/engines/agi/text.cpp index efb4a640c64..6021e124b44 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