aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2003-11-13 10:51:02 +0000
committerTravis Howell2003-11-13 10:51:02 +0000
commit313a912af22d03112919f967d4a00d7b086ee65e (patch)
tree67b9133f2e35b71984c672afabfe4f391dd6d3e2 /scumm/scumm.h
parent3a51c5b702e4bdb43552c13c7cf55a7a6f334010 (diff)
downloadscummvm-rg350-313a912af22d03112919f967d4a00d7b086ee65e.tar.gz
scummvm-rg350-313a912af22d03112919f967d4a00d7b086ee65e.tar.bz2
scummvm-rg350-313a912af22d03112919f967d4a00d7b086ee65e.zip
*** empty log message ***
svn-id: r11281
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 7ce022db8d..dd7ddc8659 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -189,7 +189,8 @@ enum ScummGameId {
GID_PUTTDEMO,
GID_PUTTPUTT,
GID_PJSDEMO,
- GID_MONKEY_SEGA
+ GID_MONKEY_SEGA,
+ GID_FTDEMO
};
#define _maxRooms res.num[rtRoom]