diff options
Diffstat (limited to 'scumm/scumm.cpp')
-rw-r--r-- | scumm/scumm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 59e4489534..6490170cb4 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -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 }, |