aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v2.h
diff options
context:
space:
mode:
authorJohannes Schickel2008-04-04 08:13:35 +0000
committerJohannes Schickel2008-04-04 08:13:35 +0000
commit0aecc4fb037c64ac49284d896ca2195a0e4b4ed3 (patch)
tree653ffbf8dd3c5b5214b4e6fb075a779ed9a4e251 /engines/kyra/kyra_v2.h
parent84e19f913bb333dd7a89b6a91d83f2554c053e61 (diff)
downloadscummvm-rg350-0aecc4fb037c64ac49284d896ca2195a0e4b4ed3.tar.gz
scummvm-rg350-0aecc4fb037c64ac49284d896ca2195a0e4b4ed3.tar.bz2
scummvm-rg350-0aecc4fb037c64ac49284d896ca2195a0e4b4ed3.zip
Implemented game options menu.
svn-id: r31378
Diffstat (limited to 'engines/kyra/kyra_v2.h')
-rw-r--r--engines/kyra/kyra_v2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/kyra_v2.h b/engines/kyra/kyra_v2.h
index fc4e223f01..1475fc5d13 100644
--- a/engines/kyra/kyra_v2.h
+++ b/engines/kyra/kyra_v2.h
@@ -612,6 +612,7 @@ protected:
GUI_v2 *_gui;
void loadButtonShapes();
+ void setupLangButtonShapes();
uint8 *_buttonShapes[19];
void initInventoryButtonList();