aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index f800ceb2b7..6b4b3c3d5d 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -276,7 +276,7 @@ enum GameId {
/* Simon the Sorcerer */
GID_SIMON_FIRST = 20,
- GID_SIMON_LAST = GID_SIMON_FIRST + 4,
+ GID_SIMON_LAST = GID_SIMON_FIRST + 8,
};
enum GameFeatures {