Ticket #7900: dott_demo_patch

File dott_demo_patch, 668 bytes (added by SF/japj, 22 years ago)

dott demo detection patch

Line 
1Index: scummvm.cpp
2===================================================================
3RCS file: /cvsroot/scummvm/scummvm/scummvm.cpp,v
4retrieving revision 1.19
5diff -u -r1.19 scummvm.cpp
6--- scummvm.cpp 2001/11/06 21:41:56 1.19
7+++ scummvm.cpp 2001/11/07 20:00:34
8@@ -420,6 +420,7 @@
9 {"atlantis", "Indiana Jones 4 and the Fate of Atlantis", GID_INDY4, 5, 5, 0},
10 {"playfate", "Indiana Jones 4 and the Fate of Atlantis (Demo)", GID_INDY4, 5, 5, 0},
11 {"tentacle", "Day Of The Tenctacle", GID_TENTACLE, 6, 4, 2},
12+ {"dottdemo", "Day Of The Tenctacle (Demo)", GID_TENTACLE, 6, 3, 2},
13 {"samnmax", "Sam & Max", GID_SAMNMAX, 6, 4, 2},
14 {NULL,NULL}
15 };