aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-04-06 19:41:34 +0000
committerPaweł Kołodziejski2003-04-06 19:41:34 +0000
commitd56673b8456ba5a5174c628cc1705a5309bea2ec (patch)
tree21bcb2c80df31a38b0d10eb6b5006f17ed20b444 /scumm/scumm.h
parent9d1769665647454bb7cb7ab4649dd143024051a2 (diff)
downloadscummvm-rg350-d56673b8456ba5a5174c628cc1705a5309bea2ec.tar.gz
scummvm-rg350-d56673b8456ba5a5174c628cc1705a5309bea2ec.tar.bz2
scummvm-rg350-d56673b8456ba5a5174c628cc1705a5309bea2ec.zip
fixed detection of early scumm games
svn-id: r6923
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 7d35b3c8e2..2494fcd94e 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -170,6 +170,7 @@ enum ScummGameId {
GID_LOOM256,
GID_ZAK256,
GID_INDY3_256,
+ GID_INDY3,
GID_LOOM,
GID_FT,
GID_DIG,