mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-03 00:35:54 +00:00
SCI: Remove dead code
This commit is contained in:
parent
e89c8c1923
commit
b1534913c1
@ -494,8 +494,6 @@ void Vocabulary::debugDecipherSaidBlock(const byte *addr) {
|
||||
case 0xf9:
|
||||
debugN(">");
|
||||
break;
|
||||
case 0xff:
|
||||
break;
|
||||
}
|
||||
}
|
||||
} while (nextItem != 0xff);
|
||||
|
Loading…
x
Reference in New Issue
Block a user