mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 09:18:38 +00:00
Add Mac Dott demo. Though file substitutes handling needs to be extended to
make it run. svn-id: r18833
This commit is contained in:
parent
c33e15e915
commit
c01148b098
@ -1,5 +1,5 @@
|
||||
/*
|
||||
This file was generated by the md5table tool on Wed Sep 14 22:37:27 2005
|
||||
This file was generated by the md5table tool on Fri Sep 16 23:10:51 2005
|
||||
DO NOT EDIT MANUALLY!
|
||||
*/
|
||||
|
||||
@ -80,6 +80,7 @@ static const MD5Table md5table[] = {
|
||||
{ "28d24a33448fab6795850bc9f159a4a2", "atlantis", Common::JA_JPN, Common::kPlatformFMTowns },
|
||||
{ "28ef68ee3ed76d7e2ee8ee13c15fbd5b", "loom", Common::EN_USA, Common::kPlatformPC },
|
||||
{ "2a208ffbcd0e83e86f4356e6f64aa6e1", "loom", Common::ES_ESP, Common::kPlatformPC },
|
||||
{ "2a41b53cf1a90b6e6f26c10cc6041084", "tentacle", Common::EN_USA, Common::kPlatformMacintosh },
|
||||
{ "2ccd8891ce4d3f1a334d21bff6a88ca2", "monkey", Common::EN_USA, Common::kPlatformMacintosh },
|
||||
{ "2d1e891fe52df707c30185e52c50cd92", "monkey", Common::EN_USA, Common::kPlatformPC },
|
||||
{ "2d388339d6050d8ccaa757b64633954e", "zak", Common::EN_USA, Common::kPlatformFMTowns },
|
||||
|
@ -801,6 +801,7 @@ static SubstResFileNames substResFileNameTable[] = {
|
||||
{ "spyozon", "SpyOzon", kGenMac },
|
||||
{ "tentacle.000", "Day Of The Tentacle Data", kGenAsIs },
|
||||
{ "tentacle", "dottdemo", kGenPC },
|
||||
{ "tentacle.000", "Day of the Tentacle Demo Data", kGenAsIs },
|
||||
{ "thinker1", "Thinker1", kGenMac },
|
||||
{ "thinkerk", "ThinkerK", kGenMac },
|
||||
{ "timedemo", "TIJDDEMO", kGenPC },
|
||||
|
@ -197,6 +197,7 @@ Day Of The Tentacle
|
||||
Talkie All? it 4fbbe9f64b8bc547503a379a301183ce tentacle Andrea Petrucci
|
||||
Talkie All? es 883af4b0af4f77a92f1dcf1d0a283140 tentacle Andrea Petrucci
|
||||
Demo DOS en c83079157ec765a28de445aec9768d60 tentacle
|
||||
Demo Mac en 2a41b53cf1a90b6e6f26c10cc6041084 tentacle
|
||||
Demo DOS de ac1642b6edfb8521ca03760126f1c250 tentacle Simon Krumrein, sev
|
||||
Demo DOS fr 17fa250eb72dae2dad511ba79c0b6b0a tentacle cyx
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user