diff options
author | Travis Howell | 2006-01-14 09:28:38 +0000 |
---|---|---|
committer | Travis Howell | 2006-01-14 09:28:38 +0000 |
commit | ad14c5311029314e46918af764266c0c46ba6a77 (patch) | |
tree | b89c1c5182f6590eece97f9d3ed3d256c1879a5b /scumm/scumm.h | |
parent | b49ebb5be0e8829cf158c03bf8a60d46a949cb0b (diff) | |
download | scummvm-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.h | 1 |
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, |