aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/detection_tables.h
diff options
context:
space:
mode:
authorFilippos Karapetis2007-07-30 18:26:56 +0000
committerFilippos Karapetis2007-07-30 18:26:56 +0000
commit2b2af8ab5ea768edbfa3ff3bbb56ecc6df046906 (patch)
tree79e4decf22c69a5e2602ac2d6852cc0491431a90 /engines/saga/detection_tables.h
parent012f16d5c3f6c9cc49c3182ced12e47cdd8becb0 (diff)
downloadscummvm-rg350-2b2af8ab5ea768edbfa3ff3bbb56ecc6df046906.tar.gz
scummvm-rg350-2b2af8ab5ea768edbfa3ff3bbb56ecc6df046906.tar.bz2
scummvm-rg350-2b2af8ab5ea768edbfa3ff3bbb56ecc6df046906.zip
Music works now in the IHNM demo
svn-id: r28332
Diffstat (limited to 'engines/saga/detection_tables.h')
-rw-r--r--engines/saga/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/saga/detection_tables.h b/engines/saga/detection_tables.h
index b26a9b75d5..22e5ccdc50 100644
--- a/engines/saga/detection_tables.h
+++ b/engines/saga/detection_tables.h
@@ -713,6 +713,7 @@ static const SAGAGameDescription gameDescriptions[] = {
"ihnm",
"Demo",
{
+ {"music.res", GAME_MUSICFILE_FM, "0439083e3dfdc51b486071d45872ae52", -1},
{"scream.res", GAME_RESOURCEFILE, "46bbdc65d164ba7e89836a0935eec8e6", -1},
{"scripts.res", GAME_SCRIPTFILE, "9626bda8978094ff9b29198bc1ed5f9a", -1},
{"sfx.res", GAME_SOUNDFILE, "1c610d543f32ec8b525e3f652536f269", -1},