aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorMax Horn2003-05-22 14:10:20 +0000
committerMax Horn2003-05-22 14:10:20 +0000
commita9788c771a58d0e1f3093d56a0fde7b9e7844164 (patch)
tree920c44efd767bf4304486fc5bbeccc55b4cf89ff /scumm/scumm.h
parent711c6989480d76c1d9ca3e2139e3afca68561ca8 (diff)
downloadscummvm-rg350-a9788c771a58d0e1f3093d56a0fde7b9e7844164.tar.gz
scummvm-rg350-a9788c771a58d0e1f3093d56a0fde7b9e7844164.tar.bz2
scummvm-rg350-a9788c771a58d0e1f3093d56a0fde7b9e7844164.zip
from the MM/Zak scripts, the code etc. it's clear that unk2 is the sentence preposition
svn-id: r7827
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 8a45c78fb9..c7d1eabbe4 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -218,7 +218,7 @@ struct ArrayHeader {
struct SentenceTab {
byte verb;
- byte unk2;
+ byte preposition;
uint16 objectA;
uint16 objectB;
uint8 freezeCount;