Add target
svn-id: r14949
This commit is contained in:
parent
74d9f1a37d
commit
b7fe39812a
1 changed files with 2 additions and 0 deletions
|
@ -326,6 +326,8 @@ static const ScummGameSettings scumm_settings[] = {
|
||||||
|
|
||||||
// Engine moved to c++
|
// Engine moved to c++
|
||||||
// Humongous Entertainment Scumm Version 9.9 ? Scummsys.99
|
// Humongous Entertainment Scumm Version 9.9 ? Scummsys.99
|
||||||
|
{"circdemo", "Putt-Putt Joins the Circus (Demo)", GID_HEGAME, 6, 99, MDT_NONE,
|
||||||
|
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
|
||||||
{"sf2-demo", "Spyfox 2: Some Assembly Required (Demo)", GID_HEGAME, 6, 99, MDT_NONE,
|
{"sf2-demo", "Spyfox 2: Some Assembly Required (Demo)", GID_HEGAME, 6, 99, MDT_NONE,
|
||||||
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
|
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
|
||||||
{"spyfox2", "Spyfox 2: Some Assembly Required", GID_HEGAME, 6, 99, MDT_NONE,
|
{"spyfox2", "Spyfox 2: Some Assembly Required", GID_HEGAME, 6, 99, MDT_NONE,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue