fix for bug #782086 (COMI: a long walk)

svn-id: r10143
This commit is contained in:
Max Horn
2003-09-09 19:30:25 +00:00
parent 70df5b782c
commit d875bb69fe
3 changed files with 3 additions and 3 deletions
-2
View File
@@ -690,8 +690,6 @@ void Scumm::enqueueText(const byte *text, int x, int y, byte color, byte charset
}
void Scumm::drawBlastTexts() {
// FIXME
byte *buf;
int c;
int i;