aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/resources.h')
-rw-r--r--engines/xeen/resources.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/xeen/resources.h b/engines/xeen/resources.h
index 0e90a29a68..2ca9dbbfda 100644
--- a/engines/xeen/resources.h
+++ b/engines/xeen/resources.h
@@ -501,6 +501,9 @@ extern const char *const REMOVE_OR_DELETE_WHICH;
extern const char *const YOUR_PARTY_IS_FULL;
+extern const char *const HAS_SLAYER_SWORD;
+extern const char *const SURE_TO_DELETE_CHAR;
+
} // End of namespace Xeen
#endif /* XEEN_RESOURCES_H */