aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_lok.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/gui_lok.h')
-rw-r--r--engines/kyra/gui_lok.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/gui_lok.h b/engines/kyra/gui_lok.h
index 9eb433bf44..237a0f0d14 100644
--- a/engines/kyra/gui_lok.h
+++ b/engines/kyra/gui_lok.h
@@ -34,7 +34,7 @@ namespace Kyra {
do { \
button.nextButton = 0; \
button.index = a; \
- button.unk6 = button.unk8 = 0; \
+ button.keyCode = button.keyCode2 = 0; \
button.data0Val1 = b; \
button.data1Val1 = c; \
button.data2Val1 = d; \