aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/menu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb/menu.cpp')
-rw-r--r--engines/hdb/menu.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/hdb/menu.cpp b/engines/hdb/menu.cpp
index 6e98900425..83bfdbd88b 100644
--- a/engines/hdb/menu.cpp
+++ b/engines/hdb/menu.cpp
@@ -514,7 +514,6 @@ void Menu::drawMenu() {
//
// Options menu content
//
- static int hand_off, hand_yvel = 1;
drawNebula();
_optionsGfx->drawMasked(centerPic(_optionsGfx), _oBannerY);
@@ -836,7 +835,6 @@ bool Menu::startTitle() {
}
void Menu::drawTitle() {
- static int line;
static uint32 time;
//sound.UpdateMusic();