mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-22 01:57:16 +00:00
add indy4 towns target, untested but if the demo is any indication I don't see why it wouldn't work
svn-id: r10584
This commit is contained in:
parent
2162df92fc
commit
defa0e6ffc
@ -126,6 +126,8 @@ static const TargetSettings scumm_settings[] = {
|
|||||||
GF_USE_KEY, 0},
|
GF_USE_KEY, 0},
|
||||||
{"indydemo", "Indiana Jones and the Fate of Atlantis (FM Towns Demo)", GID_INDY4, 5, MDT_ADLIB | MDT_NATIVE,
|
{"indydemo", "Indiana Jones and the Fate of Atlantis (FM Towns Demo)", GID_INDY4, 5, MDT_ADLIB | MDT_NATIVE,
|
||||||
GF_USE_KEY, 0},
|
GF_USE_KEY, 0},
|
||||||
|
{"indy", "Indiana Jones and the Fate of Atlantis (FM Towns)", GID_INDY4, 5, MDT_ADLIB | MDT_NATIVE,
|
||||||
|
GF_USE_KEY, 0},
|
||||||
{"atlantis", "Indiana Jones and the Fate of Atlantis", GID_INDY4, 5, /*MDT_PCSPK |*/ MDT_ADLIB | MDT_NATIVE,
|
{"atlantis", "Indiana Jones and the Fate of Atlantis", GID_INDY4, 5, /*MDT_PCSPK |*/ MDT_ADLIB | MDT_NATIVE,
|
||||||
GF_USE_KEY, 0},
|
GF_USE_KEY, 0},
|
||||||
{"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4, 5, /*MDT_PCSPK |*/ MDT_ADLIB | MDT_NATIVE,
|
{"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4, 5, /*MDT_PCSPK |*/ MDT_ADLIB | MDT_NATIVE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user