mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 18:02:05 +00:00
AGI: Fixed EOF in text.cpp
This commit is contained in:
parent
bc3c68c508
commit
b56c5cc370
@ -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
|
||||
} // End of namespace Agi
|
||||
|
Loading…
Reference in New Issue
Block a user