mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Too many newlines
svn-id: r14267
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user