Add/correct opcode
svn-id: r15377
This commit is contained in:
parent
bb44270c85
commit
09cfed33f2
4 changed files with 29 additions and 10 deletions
|
@ -245,7 +245,6 @@ static const ScummGameSettings scumm_settings[] = {
|
|||
{"jungle", "Let's Explore the Jungle with Buzzy", GID_HEGAME, 6, 72, MDT_NONE,
|
||||
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
|
||||
|
||||
// There is also a Scummsys.90 version of puttzoo
|
||||
{"puttzoo", "Putt-Putt Saves the Zoo", GID_HEGAME, 6, 72, MDT_NONE,
|
||||
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES | GF_MULTIPLE_VERSIONS, 0, 0},
|
||||
{"zoodemo", "Putt-Putt Saves the Zoo (Demo)", GID_HEGAME, 6, 72, MDT_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue