aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2006-01-14 09:28:38 +0000
committerTravis Howell2006-01-14 09:28:38 +0000
commitad14c5311029314e46918af764266c0c46ba6a77 (patch)
treeb89c1c5182f6590eece97f9d3ed3d256c1879a5b /scumm/scumm.h
parentb49ebb5be0e8829cf158c03bf8a60d46a949cb0b (diff)
downloadscummvm-rg350-ad14c5311029314e46918af764266c0c46ba6a77.tar.gz
scummvm-rg350-ad14c5311029314e46918af764266c0c46ba6a77.tar.bz2
scummvm-rg350-ad14c5311029314e46918af764266c0c46ba6a77.zip
Add SegaCD platform and remove SegaCD specific game Id.
svn-id: r20015
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index f604699904..6a3453f38d 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -206,7 +206,6 @@ enum ScummGameId {
GID_CMI,
GID_MANIAC,
GID_ZAK,
- GID_MONKEY_SEGA,
GID_HEGAME, // Generic name for all HE games with default behaviour
GID_PUTTDEMO,
GID_FBEAR,