aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
authorJonathan Gray2003-02-24 04:35:44 +0000
committerJonathan Gray2003-02-24 04:35:44 +0000
commita7d73fd06399c2fc1c15ec2f2c82c4c92cea6f1a (patch)
tree2495951fc5d86f537064aee4ec5aa97e1d8fe135 /common/gameDetector.h
parent0706785d6d0c09251450c3e564fedb2cf1b9751b (diff)
downloadscummvm-rg350-a7d73fd06399c2fc1c15ec2f2c82c4c92cea6f1a.tar.gz
scummvm-rg350-a7d73fd06399c2fc1c15ec2f2c82c4c92cea6f1a.tar.bz2
scummvm-rg350-a7d73fd06399c2fc1c15ec2f2c82c4c92cea6f1a.zip
add gameid for puttdemo
svn-id: r6636
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index 1bd895ffc0..6c0166ee52 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -53,6 +53,7 @@ enum GameId {
GID_ZAK = 16,
//GID_MANIAC64 = 17,
//GID_ZAK64 = 18,
+ GID_PUTTDEMO = 19,
/* Simon the Sorcerer */
GID_SIMON_FIRST = 20,