aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_fixed_text.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-02-14 23:51:45 -0500
committerPaul Gilbert2016-02-14 23:51:45 -0500
commiteef0b11feb926f4c4e46f0a1e3a3bb5c267e2c90 (patch)
treed4437842c0b01eb30ea8ccd2743b619c7c61452f /engines/sherlock/tattoo/tattoo_fixed_text.h
parent123b934fab8ae47652ade4d3dc58baa159f7704d (diff)
downloadscummvm-rg350-eef0b11feb926f4c4e46f0a1e3a3bb5c267e2c90.tar.gz
scummvm-rg350-eef0b11feb926f4c4e46f0a1e3a3bb5c267e2c90.tar.bz2
scummvm-rg350-eef0b11feb926f4c4e46f0a1e3a3bb5c267e2c90.zip
SHERLOCK: RT: Implement saving journal to file
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_fixed_text.h')
-rw-r--r--engines/sherlock/tattoo/tattoo_fixed_text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.h b/engines/sherlock/tattoo/tattoo_fixed_text.h
index da1159eec9..7dbe13bbb3 100644
--- a/engines/sherlock/tattoo/tattoo_fixed_text.h
+++ b/engines/sherlock/tattoo/tattoo_fixed_text.h
@@ -109,6 +109,8 @@ enum FixedTextId {
kFixedText_No,
kFixedText_EnterPassword,
kFixedText_CorrectPassword,
+ kFixedText_WatsonsJournal,
+ kFixedText_JournalSaved,
// SH2: People names
kFixedText_People_SherlockHolmes,
kFixedText_People_DrWatson,