Too many newlines

svn-id: r14267
This commit is contained in:
Max Horn
2004-07-18 22:29:22 +00:00
parent adc9313f89
commit fb88830bd6
3 changed files with 0 additions and 27 deletions
-1
View File
@@ -316,7 +316,6 @@ void ScummEngine::CHARSET_1() {
warning("_hasMask mismatch (case A %d) - please report to Fingolfin if you notice any text/graphics glitches related to this!", _charset->_hasMask);
}
void ScummEngine::drawString(int a, const byte *msg) {
byte buf[256];
byte *space;