aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_scene.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-07-25 17:02:24 -0400
committerPaul Gilbert2015-07-25 17:02:24 -0400
commit8753fa17d302297ff9cd2cc0156397fb4d3da0ed (patch)
tree2b20b2a49552ef238db66f04b0d6c12a7ac28d01 /engines/sherlock/scalpel/scalpel_scene.h
parentd325d5375587c582e1aaf09cffc23cac1bcfdd9c (diff)
downloadscummvm-rg350-8753fa17d302297ff9cd2cc0156397fb4d3da0ed.tar.gz
scummvm-rg350-8753fa17d302297ff9cd2cc0156397fb4d3da0ed.tar.bz2
scummvm-rg350-8753fa17d302297ff9cd2cc0156397fb4d3da0ed.zip
SHERLOCK: RT: Add RT version of default scene facing list
Diffstat (limited to 'engines/sherlock/scalpel/scalpel_scene.h')
-rw-r--r--engines/sherlock/scalpel/scalpel_scene.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/scalpel/scalpel_scene.h b/engines/sherlock/scalpel/scalpel_scene.h
index fa65ecd95b..62dd1c7a92 100644
--- a/engines/sherlock/scalpel/scalpel_scene.h
+++ b/engines/sherlock/scalpel/scalpel_scene.h
@@ -35,6 +35,8 @@ namespace Sherlock {
namespace Scalpel {
+extern const int FS_TRANS[8];
+
enum { BLACKWOOD_CAPTURE = 2, BAKER_STREET = 4, DRAWING_ROOM = 12, STATION = 17, PUB_INTERIOR = 19,
LAWYER_OFFICE = 27, BAKER_ST_EXTERIOR = 39, RESCUE_ANNA = 52, MOOREHEAD_DEATH = 53, EXIT_GAME = 55,
BRUMWELL_SUICIDE = 70, OVERHEAD_MAP2 = 98, DARTS_GAME = 99, OVERHEAD_MAP = 100 };