mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 05:32:45 +00:00
DIRECTOR: Add detection for "Carmen Sandiego Math Detective"
This commit is contained in:
parent
1f178105d0
commit
24b7675e3d
@ -89,6 +89,7 @@ static const PlainGameDescriptor directorGames[] = {
|
||||
{ "bodypark", "Body Park" },
|
||||
{ "brer", "Brer Rabbit and the Wonderful Tar Baby" },
|
||||
{ "buzz1", "Buzz Lightyear 1st Grade" },
|
||||
{ "carmenmath", "Carmen Sandiego Math Detective" },
|
||||
{ "casino", "Casino!" },
|
||||
{ "casino5p", "Casino 5 Pack" },
|
||||
{ "casinoblackjack", "Casino Black Jack" },
|
||||
@ -5993,6 +5994,9 @@ static const DirectorGameDescription gameDescriptions[] = {
|
||||
|
||||
WINGAME1t_l("brspel", "", "START.EXE", "8d1bfc4ea72c1892412f2ecabb96c990", 3465523, Common::DA_DNK, 650),
|
||||
|
||||
MACGAME1("carmenmath", "", "Carmen Math Detective", "65063397536553c4f6ff2a6c07194bf7", 1420730, 602),
|
||||
WINGAME1t("carmenmath", "", "CMD32.EXE", "75c2569890b01e3d701b2784c25c2866", 1552305, 602),
|
||||
|
||||
MACGAME1("casperact", "", "Casper Activity Center", "904cb6465321d8e1d12d2a5a29612050", 1029165, 600),
|
||||
WINGAME1("casperact", "", "CASPER32.EXE", "a593079aecf5bd938ce75264cac24b2d", 1819279, 600),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user