aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/wsc/wsc.cpp
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-17 09:21:49 -0400
committerMatthew Hoops2011-10-17 09:21:49 -0400
commit1529ed0891b9721c349e84468dcb28d4f655dc1b (patch)
tree15f611ba87376d77066b865601231d04879217c5 /engines/pegasus/neighborhood/wsc/wsc.cpp
parent5c2a89dc4aa005e9b8f74dfe290fdaf4f8f32ad3 (diff)
downloadscummvm-rg350-1529ed0891b9721c349e84468dcb28d4f655dc1b.tar.gz
scummvm-rg350-1529ed0891b9721c349e84468dcb28d4f655dc1b.tar.bz2
scummvm-rg350-1529ed0891b9721c349e84468dcb28d4f655dc1b.zip
PEGASUS: Implement deleting items when inventory is full
Diffstat (limited to 'engines/pegasus/neighborhood/wsc/wsc.cpp')
-rwxr-xr-xengines/pegasus/neighborhood/wsc/wsc.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/pegasus/neighborhood/wsc/wsc.cpp b/engines/pegasus/neighborhood/wsc/wsc.cpp
index cc12a2fe69..e42b90e821 100755
--- a/engines/pegasus/neighborhood/wsc/wsc.cpp
+++ b/engines/pegasus/neighborhood/wsc/wsc.cpp
@@ -173,8 +173,6 @@ const tAlternateID kAltWSCPeopleAtW19North = 3;
// Room IDs.
const tRoomID kWSC02 = 1;
-const tRoomID kWSC02Morph = 2;
-const tRoomID kWSC02Messages = 3;
const tRoomID kWSC03 = 4;
const tRoomID kWSC04 = 5;
const tRoomID kWSC06 = 6;
@@ -233,7 +231,6 @@ const tRoomID kWSC60North = 58;
const tRoomID kWSC61 = 59;
const tRoomID kWSC61South = 60;
const tRoomID kWSC61West = 61;
-const tRoomID kWSC62 = 62;
const tRoomID kWSC63 = 63;
const tRoomID kWSC64 = 64;
const tRoomID kWSC65 = 65;