diff options
author | Eugene Sandulenko | 2005-10-17 00:23:00 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-10-17 00:23:00 +0000 |
commit | 3dd9f208cc6521aa92457c669e8301b1f3cbfd6d (patch) | |
tree | b0339dd7a2ef4e177161b97ab93f2e49ec238e1f | |
parent | a4bf8dd9c9ae6d90b5bb73188adcd23a879305d2 (diff) | |
download | scummvm-rg350-3dd9f208cc6521aa92457c669e8301b1f3cbfd6d.tar.gz scummvm-rg350-3dd9f208cc6521aa92457c669e8301b1f3cbfd6d.tar.bz2 scummvm-rg350-3dd9f208cc6521aa92457c669e8301b1f3cbfd6d.zip |
Add contributed Amiga Gob1 md5 sum
svn-id: r19124
-rw-r--r-- | gob/gob.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gob/gob.cpp b/gob/gob.cpp index 21c1837b6b..f79ef676c4 100644 --- a/gob/gob.cpp +++ b/gob/gob.cpp @@ -65,6 +65,7 @@ static const GobGameSettings gob_games[] = { {"gob1", "Gobliiins (Amiga)", GF_GOB1, "d9f8736b7dc0ea891cd06592a72e8a72"}, {"gob1", "Gobliiins (Amiga)", GF_GOB1, "69f9ae85252271e7dfa62883e581e5e9"}, {"gob1", "Gobliiins (Amiga)", GF_GOB1, "26de406cb09228d902274446a6a2eceb"}, + {"gob1", "Gobliiins (Amiga)", GF_GOB1, "baf88a95928edb3f51067983f2dffa93"}, {"gob1", "Gobliiins (Interactive Demo)", GF_GOB1, "4f5bf4b9e4c39ebb93579747fc678e97"}, |