remove deprecated alias

This commit is contained in:
Glenn Maynard
2007-05-10 18:44:12 +00:00
parent 80470b92f9
commit 5c13fffd77
-1
View File
@@ -156,7 +156,6 @@ GameButton StringToGameButton( const InputScheme* pInputs, const RString& s );
#define MENU_BUTTON_UP GAME_BUTTON_MENUUP
#define MENU_BUTTON_DOWN GAME_BUTTON_MENUDOWN
#define MENU_BUTTON_START GAME_BUTTON_START
#define MENU_BUTTON_SELECT GAME_BUTTON_SELECT
#define MENU_BUTTON_BACK GAME_BUTTON_BACK
struct GameInput