AGI: Fixed EOF in text.cpp
This commit is contained in:
parent
bc3c68c508
commit
b56c5cc370
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue