aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorPaweł Kołodziejski2004-01-12 07:51:34 +0000
committerPaweł Kołodziejski2004-01-12 07:51:34 +0000
commite792b1c715af482e2907d8cdfa3c84f0e04cbd31 (patch)
treec8a1020b9700e92a5f746bed4bb61bcf008b99ff /scumm
parent441fc1a0d7e2244fa98875fdd18eb2afaf37dfab (diff)
downloadscummvm-rg350-e792b1c715af482e2907d8cdfa3c84f0e04cbd31.tar.gz
scummvm-rg350-e792b1c715af482e2907d8cdfa3c84f0e04cbd31.tar.bz2
scummvm-rg350-e792b1c715af482e2907d8cdfa3c84f0e04cbd31.zip
update
svn-id: r12333
Diffstat (limited to 'scumm')
-rw-r--r--scumm/imuse_digi/dimuse_tables.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scumm/imuse_digi/dimuse_tables.cpp b/scumm/imuse_digi/dimuse_tables.cpp
index 9c2184a10b..ea2be9e916 100644
--- a/scumm/imuse_digi/dimuse_tables.cpp
+++ b/scumm/imuse_digi/dimuse_tables.cpp
@@ -788,9 +788,9 @@ const imuse_ft_music_table _ftSeqMusicTable[] = {
{"", 0, 0, "" },
{"bornbad", 2, 127, "seqCredits" },
- {"hammvox", 0, 0, "" },
- {"legavox", 0, 0, "" },
- {"chances", 0, 0, "" },
+ {"hammvox", 2, 127, "" },
+ {"legavox", 2, 127, "" },
+ {"chances", 2, 90, "" },
};
#endif