aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
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 86f3ee8fc1..c0d5def7ab 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -216,7 +216,7 @@ struct ArrayHeader {
};
struct SentenceTab {
- byte unk5;
+ byte verb;
byte unk2;
uint16 unk4;
uint16 unk3;