aboutsummaryrefslogtreecommitdiff
path: root/kyra/staticres.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-10-05 16:40:51 +0000
committerTorbjörn Andersson2005-10-05 16:40:51 +0000
commit49602286f440499b954c90ec912c2fe20db39566 (patch)
tree6a550c2b1108507543aba26a0f4d471812e50c3f /kyra/staticres.cpp
parentfb86de70e2ff80af51df19a9cc526df110af0d03 (diff)
downloadscummvm-rg350-49602286f440499b954c90ec912c2fe20db39566.tar.gz
scummvm-rg350-49602286f440499b954c90ec912c2fe20db39566.tar.bz2
scummvm-rg350-49602286f440499b954c90ec912c2fe20db39566.zip
Applied my patch #1314023, since cyx liked the idea of cleaning up the
sequence player. He did note - and I agree - that the player could be further cleaned up by placing it in a class of its own, and that it's possible (though not certain) that we won't be needing alternative opcode sets for the floppy and CD versions. But it'll do for now. I don't have time to do any more with it right now. svn-id: r18944
Diffstat (limited to 'kyra/staticres.cpp')
-rw-r--r--kyra/staticres.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/kyra/staticres.cpp b/kyra/staticres.cpp
index c0cbd5b42e..4bd31e50c3 100644
--- a/kyra/staticres.cpp
+++ b/kyra/staticres.cpp
@@ -347,11 +347,6 @@ const uint8 KyraEngine::_seq_demoData_Demo4[] = {
0x06, 0x06, 0x04, 0x00, 0x0B, 0x00, 0x39, 0x00, 0x06, 0x5A, 0x00, 0x13, 0x0E, 0x01, 0x06, 0x1A
};
-const uint8 KyraEngine::_seq_codeSizeTable[] = {
- 2, 1, 5, 1, 1, 4, 2, 2, 0, 0, 1, 3, 1, 1, 0, 1,
- 5, 0, 0, 0, 0, 2, 1, 8, 1, 1, 0, 0, 0, 0, 0, 0
-};
-
const char *KyraEngine::_seq_WSATable[] = {
"kallak.wsa",
"tree1.wsa",