aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/game.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-09-29 02:18:48 +0000
committerTravis Howell2006-09-29 02:18:48 +0000
commit0e2bdc7fa27edebe03cb2f225f385e811a3ed373 (patch)
tree0bc45e63adb07a0fdb1ebc947a0d4526f62ad3ab /engines/simon/game.cpp
parente36f3cfe9b3b45aaffde060546791ce9482bf323 (diff)
downloadscummvm-rg350-0e2bdc7fa27edebe03cb2f225f385e811a3ed373.tar.gz
scummvm-rg350-0e2bdc7fa27edebe03cb2f225f385e811a3ed373.tar.bz2
scummvm-rg350-0e2bdc7fa27edebe03cb2f225f385e811a3ed373.zip
Add md5s for Elvira 2
svn-id: r23997
Diffstat (limited to 'engines/simon/game.cpp')
-rw-r--r--engines/simon/game.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/simon/game.cpp b/engines/simon/game.cpp
index 4a14c904bc..63386632bc 100644
--- a/engines/simon/game.cpp
+++ b/engines/simon/game.cpp
@@ -602,10 +602,10 @@ static GameFileDescription WAXWORKS_GameFiles[] = {
};
static GameFileDescription ELVIRA2_GameFiles[] = {
- { "gamepc", GAME_BASEFILE, "00000000000000000000000000000000"},
- { "icon.dat", GAME_ICONFILE, "00000000000000000000000000000000"},
- { "stripped.txt", GAME_STRFILE, "00000000000000000000000000000000"},
- { "tbllist", GAME_TBLFILE, "00000000000000000000000000000000"},
+ { "gamepc", GAME_BASEFILE, "3313254722031b22d833a2cf45a91fd7"},
+ { "icon.dat", GAME_ICONFILE, "83a7278bff55c82fbb3aef92981866c9"},
+ { "stripped.txt", GAME_STRFILE, "c2533277b7ff11f5495967d55355ea17"},
+ { "tbllist", GAME_TBLFILE, "8252660df0edbdbc3e6377e155bbd0c5"},
};
static GameFileDescription ELVIRA_GameFiles[] = {