22 #ifndef SCUMM_OBSOLETE_H 23 #define SCUMM_OBSOLETE_H 27 #define UNK Common::kPlatformUnknown 34 {
"bluesabctimedemo",
"bluesabctime", UNK},
35 {
"BluesBirthdayDemo",
"BluesBirthday", UNK},
36 {
"comidemo",
"comi", UNK},
37 {
"digdemo",
"dig", UNK},
38 {
"digdemoMac",
"dig", Common::kPlatformMacintosh},
39 {
"dottdemo",
"tentacle", UNK},
40 {
"fate",
"atlantis", UNK},
41 {
"ftMac",
"ft", Common::kPlatformMacintosh},
42 {
"ftpcdemo",
"ft", UNK},
43 {
"ftdemo",
"ft", Common::kPlatformMacintosh},
44 {
"game",
"monkey", UNK},
45 {
"indy3ega",
"indy3", UNK},
46 {
"indy3towns",
"indy3", Common::kPlatformFMTowns},
47 {
"indy4",
"atlantis", Common::kPlatformFMTowns},
48 {
"indydemo",
"atlantis", Common::kPlatformFMTowns},
49 {
"loomcd",
"loom", UNK},
50 {
"loomTowns",
"loom", Common::kPlatformFMTowns},
51 {
"mi2demo",
"monkey2", UNK},
52 {
"monkey1",
"monkey", UNK},
53 {
"monkeyEGA",
"monkey", UNK},
54 {
"monkeyVGA",
"monkey", UNK},
55 {
"playfate",
"atlantis", UNK},
56 {
"samnmax-alt",
"samnmax", UNK},
57 {
"samnmaxMac",
"samnmax", Common::kPlatformMacintosh},
58 {
"samdemo",
"samnmax", UNK},
59 {
"samdemoMac",
"samnmax", Common::kPlatformMacintosh},
60 {
"snmdemo",
"samnmax", UNK},
61 {
"snmidemo",
"samnmax", UNK},
62 {
"tentacleMac",
"tentacle", Common::kPlatformMacintosh},
63 {
"zakTowns",
"zak", Common::kPlatformFMTowns},
69 #endif // SCUMM_OBSOLETE_H
Definition: obsolete.h:42