aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_teenagent/static_tables.h
diff options
context:
space:
mode:
authorD G Turner2012-07-11 18:20:26 +0100
committerD G Turner2012-07-11 18:21:46 +0100
commit923c05faf5de95b3b80b1cbc4f9b6675f61bc9aa (patch)
tree20ce8bbd92732818cafb975b8213c2020111dfb8 /devtools/create_teenagent/static_tables.h
parentcffff61081a48da730a9c3969c9b824852dcd71a (diff)
downloadscummvm-rg350-923c05faf5de95b3b80b1cbc4f9b6675f61bc9aa.tar.gz
scummvm-rg350-923c05faf5de95b3b80b1cbc4f9b6675f61bc9aa.tar.bz2
scummvm-rg350-923c05faf5de95b3b80b1cbc4f9b6675f61bc9aa.zip
TEENAGENT: Migrate Dialog functions to using dialog numbers.
This removes the hardcoded address/offsets from the callback functions.
Diffstat (limited to 'devtools/create_teenagent/static_tables.h')
-rw-r--r--devtools/create_teenagent/static_tables.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/create_teenagent/static_tables.h b/devtools/create_teenagent/static_tables.h
index e4d11913fb..b57aed4735 100644
--- a/devtools/create_teenagent/static_tables.h
+++ b/devtools/create_teenagent/static_tables.h
@@ -16232,6 +16232,10 @@ const static char* dialog_162[] = {
END_DIALOG
};
+// Note:
+// The usage of this in the engine overlaps the previous dialog i.e. the
+// starting offset used is two bytes early, thus implicitly changing the
+// first command of this dialog from NEW_LINE to CHANGE_CHARACTER.
const static char* dialog_163[] = {
NEW_LINE,
"OH GIMMIE GIMMIE GIMMIE!!!",