[Scummvm-cvs-logs] SF.net SVN: scummvm: [22944] scummvm/trunk/engines/kyra/kyra.h
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Mon Jun 5 21:43:50 CEST 2006
Revision: 22944
Author: lordhoto
Date: 2006-06-05 12:43:44 -0700 (Mon, 05 Jun 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=22944&view=rev
Log Message:
-----------
removes _selectedMenuItem again.
Modified Paths:
--------------
scummvm/trunk/engines/kyra/kyra.h
Modified: scummvm/trunk/engines/kyra/kyra.h
===================================================================
--- scummvm/trunk/engines/kyra/kyra.h 2006-06-05 19:43:19 UTC (rev 22943)
+++ scummvm/trunk/engines/kyra/kyra.h 2006-06-05 19:43:44 UTC (rev 22944)
@@ -1054,8 +1054,7 @@
int _musicSoundChannel;
const char *_menuAudioFile;
- int _selectedMenuItem;
-
+
// gui/menu specific
private:
static const char *_mainMenuStrings[];
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list