diff options
author | Travis Howell | 2007-01-06 12:16:08 +0000 |
---|---|---|
committer | Travis Howell | 2007-01-06 12:16:08 +0000 |
commit | f6c87460de64f5b84e3d870018f04421d6a232f8 (patch) | |
tree | 27c4c5c94a671b8c91c910463858b252b1f8dc9c /engines/scumm | |
parent | 4fa852b7eee20196a87416353fdc528865347e7d (diff) | |
download | scummvm-rg350-f6c87460de64f5b84e3d870018f04421d6a232f8.tar.gz scummvm-rg350-f6c87460de64f5b84e3d870018f04421d6a232f8.tar.bz2 scummvm-rg350-f6c87460de64f5b84e3d870018f04421d6a232f8.zip |
Remove excess space
svn-id: r25028
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index b54f33cd74..f208d5edb8 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 Sat Jan 06 12:04:01 2007 + This file was generated by the md5table tool on Sat Jan 06 12:13:01 2007 DO NOT EDIT MANUALLY! */ @@ -14,7 +14,7 @@ struct MD5Table { }; static const MD5Table md5table[] = { - { "02cae0e7ff8504f73618391873d5781a ", "freddi3", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformWindows }, + { "02cae0e7ff8504f73618391873d5781a", "freddi3", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformWindows }, { "0305e850382b812fec6e5998ef88a966", "pajama", "", "Demo", -1, Common::NL_NLD, Common::kPlatformWindows }, { "035deab53b47bc43abc763560d0f8d4b", "atlantis", "", "Demo", -1, Common::EN_ANY, Common::kPlatformPC }, { "037385a953789190298494d92b89b3d0", "catalog", "HE 72", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows }, |