diff options
author | Filippos Karapetis | 2009-07-16 08:21:06 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-07-16 08:21:06 +0000 |
commit | 52ed2fe04ce0d4fe21a9ba7af458fe4b33a859e5 (patch) | |
tree | 098adf08c425a7c48a295d209c578ef90f6b8ff1 /engines/sci | |
parent | efc5f80f5141f42b0d3d1144134d4b883d387522 (diff) | |
download | scummvm-rg350-52ed2fe04ce0d4fe21a9ba7af458fe4b33a859e5.tar.gz scummvm-rg350-52ed2fe04ce0d4fe21a9ba7af458fe4b33a859e5.tar.bz2 scummvm-rg350-52ed2fe04ce0d4fe21a9ba7af458fe4b33a859e5.zip |
Added missing information for the newly-added version of Pepper
svn-id: r42525
Diffstat (limited to 'engines/sci')
-rw-r--r-- | engines/sci/detection.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 1e8c317bf9..7118eb682d 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -2222,6 +2222,8 @@ static const struct SciGameDescription SciGameDescriptions[] = { }, #endif // ENABLE_SCI32 + // Pepper's Adventure In Time 1.000 English + // Executable scanning reports "1.001.072", VERSION file reports "1.000" {{"pepper", "", { {"resource.map", 0, "72726dc81c1b4c1110c486be77369bc8", 5179}, {"resource.000", 0, "670d0c53622429f4b11275caf7f8d292", 5459574}, |