mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-22 12:40:31 +00:00
(RMenu) Take out some unused Xbox 1 definitions
This commit is contained in:
parent
61d5977054
commit
72b7ecaaff
@ -606,7 +606,6 @@ static void display_menubar(menu *current_menu)
|
||||
|
||||
float x_position = POSITION_X;
|
||||
#ifdef _XBOX1
|
||||
float current_y_position = m_menuMainRomListPos_y;
|
||||
float font_size = m_menuMainRomListPos_y;
|
||||
#else
|
||||
float font_size = HARDCODE_FONT_SIZE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user