diff options
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r-- | scumm/scumm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h index 2d6c1c5b4d..c7d1c23a24 100644 --- a/scumm/scumm.h +++ b/scumm/scumm.h @@ -200,6 +200,7 @@ enum ScummGameId { GID_MONKEY, GID_SAMNMAX, GID_MONKEY_EGA, + GID_PASS, GID_LOOM256, GID_ZAK256, GID_INDY3, |