From fb88830bd6bffef66d8e96ac2e77be5dbed2252e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 18 Jul 2004 22:29:22 +0000 Subject: Too many newlines svn-id: r14267 --- scumm/script_v6.cpp | 1 - scumm/smush/smush_font.cpp | 25 ------------------------- scumm/string.cpp | 1 - 3 files changed, 27 deletions(-) (limited to 'scumm') diff --git a/scumm/script_v6.cpp b/scumm/script_v6.cpp index a1f6c2909c..abe6f6da95 100644 --- a/scumm/script_v6.cpp +++ b/scumm/script_v6.cpp @@ -3202,4 +3202,3 @@ void ScummEngine_v6::decodeParseString(int m, int n) { } } // End of namespace Scumm - diff --git a/scumm/smush/smush_font.cpp b/scumm/smush/smush_font.cpp index 808e4da453..533129904e 100644 --- a/scumm/smush/smush_font.cpp +++ b/scumm/smush/smush_font.cpp @@ -252,28 +252,3 @@ void SmushFont::drawStringWrap(const char *str, byte *buffer, int dst_width, int } } // End of namespace Scumm - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/scumm/string.cpp b/scumm/string.cpp index 13bcc43010..a3601ea3cf 100644 --- a/scumm/string.cpp +++ b/scumm/string.cpp @@ -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; -- cgit v1.2.3