aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-08 23:54:34 +0000
committerTravis Howell2005-04-08 23:54:34 +0000
commit61cfe8127827716489a4a33192699e89f55947db (patch)
treee9604294939cba3585b63451eb813dcef23097f5 /scumm/scumm.h
parent43278f9523b356b8badb0c38e8c3a31bb7215681 (diff)
downloadscummvm-rg350-61cfe8127827716489a4a33192699e89f55947db.tar.gz
scummvm-rg350-61cfe8127827716489a4a33192699e89f55947db.tar.bz2
scummvm-rg350-61cfe8127827716489a4a33192699e89f55947db.zip
Actor layering only matches in freddicove
svn-id: r17461
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 a18e59852a..0c7482fbf4 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -255,7 +255,7 @@ enum ScummGameId {
GID_FBEAR,
GID_FUNPACK,
GID_FREDDI4,
- GID_PAJAMA3
+ GID_FREDDICOVE
};
struct SentenceTab {