aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_user_interface.h
diff options
context:
space:
mode:
authorMartin Kiewitz2016-01-30 16:23:23 +0100
committerMartin Kiewitz2016-01-30 16:23:23 +0100
commit9257597160bf70b6c7e323d27f3f8b6a47daa182 (patch)
treef88669cd088fa791dc2067361a0c4953772b32cd /engines/sherlock/scalpel/scalpel_user_interface.h
parent741b868e70f48e73ba71078cc486ed20bf23a73f (diff)
downloadscummvm-rg350-9257597160bf70b6c7e323d27f3f8b6a47daa182.tar.gz
scummvm-rg350-9257597160bf70b6c7e323d27f3f8b6a47daa182.tar.bz2
scummvm-rg350-9257597160bf70b6c7e323d27f3f8b6a47daa182.zip
SHERLOCK: SS: make inventory hotkeys multilingual
Diffstat (limited to 'engines/sherlock/scalpel/scalpel_user_interface.h')
-rw-r--r--engines/sherlock/scalpel/scalpel_user_interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/scalpel/scalpel_user_interface.h b/engines/sherlock/scalpel/scalpel_user_interface.h
index 8c2f3f9e3b..c8ecefb3d9 100644
--- a/engines/sherlock/scalpel/scalpel_user_interface.h
+++ b/engines/sherlock/scalpel/scalpel_user_interface.h
@@ -38,7 +38,6 @@ extern const char COMMANDS_3DO[13];
extern const int MENU_POINTS[12][4];
extern const int INVENTORY_POINTS[8][3];
-extern const char INVENTORY_COMMANDS[9];
class Settings;