diff options
author | Travis Howell | 2009-08-30 05:59:13 +0000 |
---|---|---|
committer | Travis Howell | 2009-08-30 05:59:13 +0000 |
commit | a336f3a9e97d4367b65805f61c210c8b6e6c4a12 (patch) | |
tree | 09961240db8f98b445945effe9590cc58031578f /engines | |
parent | ad144c8ee84c3a989b4166dedd6061d51a3d5e4e (diff) | |
download | scummvm-rg350-a336f3a9e97d4367b65805f61c210c8b6e6c4a12.tar.gz scummvm-rg350-a336f3a9e97d4367b65805f61c210c8b6e6c4a12.tar.bz2 scummvm-rg350-a336f3a9e97d4367b65805f61c210c8b6e6c4a12.zip |
Correct title for Freddi Fish 5.
svn-id: r43816
Diffstat (limited to 'engines')
-rw-r--r-- | engines/scumm/detection_tables.h | 2 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h index 395a5ffa22..da8e54fba5 100644 --- a/engines/scumm/detection_tables.h +++ b/engines/scumm/detection_tables.h @@ -86,7 +86,7 @@ static const PlainGameDescriptor gameDescriptions[] = { { "Baseball2003", "Backyard Baseball 2003" }, { "basketball", "Backyard Basketball" }, { "football2002", "Backyard Football 2002" }, - { "freddicove", "Freddi Fish 5: The Case of the Creature of Coral Cave" }, + { "freddicove", "Freddi Fish 5: The Case of the Creature of Coral Cove" }, { "moonbase", "Moonbase Commander" }, { "pjgames", "Pajama Sam: Games to Play on Any Day" }, { "readtime", "Blue's Reading Time Activities" }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 9a1d6485e2..f3357f4261 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Mon Aug 10 19:27:14 2009 + This file was generated by the md5table tool on Sun Aug 30 05:56:22 2009 DO NOT EDIT MANUALLY! */ |