move GetMenuButtonSecondaryFunction into InputScheme

This commit is contained in:
Glenn Maynard
2006-11-21 07:16:19 +00:00
parent 52a878504b
commit 91ee16754f
6 changed files with 12 additions and 18 deletions
-1
View File
@@ -37,7 +37,6 @@ public:
static const Game* StringToGameType( RString sGameType );
const Style* GameAndStringToStyle( const Game* pGame, RString sStyle );
static RString StyleToLocalizedString( const Style* s );
MenuButton GetMenuButtonSecondaryFunction( const Game *pGame, GameButton gb ) const;
// Lua
void PushSelf( lua_State *L );