Ticket #7901: samnmax_demo_patch

File samnmax_demo_patch, 577 bytes (added by SF/japj, 22 years ago)

partial sam & max 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:07:36
8@@ -421,6 +421,7 @@
9 {"playfate", "Indiana Jones 4 and the Fate of Atlantis (Demo)", GID_INDY4, 5, 5, 0},
10 {"tentacle", "Day Of The Tenctacle", GID_TENTACLE, 6, 4, 2},
11 {"samnmax", "Sam & Max", GID_SAMNMAX, 6, 4, 2},
12+ {"snmdemo", "Sam & Max (Demo)", GID_SAMNMAX, 6, 3, 0},
13 {NULL,NULL}
14 };
15