aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/resources.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-03-22 20:22:52 -0400
committerPaul Gilbert2018-03-22 20:22:52 -0400
commit27ef37b4004e10e9052115372d99a1af16897654 (patch)
tree21f5d0a9d579ae2d9d050c535b437388257ce54d /engines/xeen/resources.h
parent808090792749e4f6f819373f20225fa055a5f932 (diff)
downloadscummvm-rg350-27ef37b4004e10e9052115372d99a1af16897654.tar.gz
scummvm-rg350-27ef37b4004e10e9052115372d99a1af16897654.tar.bz2
scummvm-rg350-27ef37b4004e10e9052115372d99a1af16897654.zip
XEEN: Add original copy protection dialog
Diffstat (limited to 'engines/xeen/resources.h')
-rw-r--r--engines/xeen/resources.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/xeen/resources.h b/engines/xeen/resources.h
index 08aa90e665..3e70987627 100644
--- a/engines/xeen/resources.h
+++ b/engines/xeen/resources.h
@@ -126,6 +126,7 @@ public:
const char *WHO_WILL;
const char *HOW_MUCH;
const char *WHATS_THE_PASSWORD;
+ const char *PASSWORD_INCORRECT;
const char *IN_NO_CONDITION;
const char *NOTHING_HERE;
const char *TERRAIN_TYPES[6];