(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…
Reference in New Issue