aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_lol.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/gui_lol.h')
-rw-r--r--engines/kyra/gui_lol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/gui_lol.h b/engines/kyra/gui_lol.h
index e80d4af577..62f1c5ed9e 100644
--- a/engines/kyra/gui_lol.h
+++ b/engines/kyra/gui_lol.h
@@ -110,6 +110,7 @@ private:
int clickedMainMenu(Button *button);
int clickedLoadMenu(Button *button);
int clickedDeathMenu(Button *button);
+ int clickedChoiceMenu(Button *button);
int scrollUp(Button *button);
int scrollDown(Button *button);