aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorJonathan Gray2003-11-18 10:16:49 +0000
committerJonathan Gray2003-11-18 10:16:49 +0000
commit151a2dcc44fd0f58d66b58c53693eac1fbf3e7f6 (patch)
treef7de8d10c5def706895dc75c4e71502a01f24fd0 /scumm/scumm.h
parenta35ce0f5ae4766c20e5c11949a7fd89da9b05dca (diff)
downloadscummvm-rg350-151a2dcc44fd0f58d66b58c53693eac1fbf3e7f6.tar.gz
scummvm-rg350-151a2dcc44fd0f58d66b58c53693eac1fbf3e7f6.tar.bz2
scummvm-rg350-151a2dcc44fd0f58d66b58c53693eac1fbf3e7f6.zip
revert use of GF_DEMO in Humongous games fixing several problems
svn-id: r11345
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 7b018375d6..0d13c46718 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -189,6 +189,7 @@ enum ScummGameId {
GID_MANIAC,
GID_ZAK,
GID_PUTTPUTT,
+ GID_PUTTDEMO,
GID_PJSDEMO,
GID_MONKEY_SEGA
};