mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-30 08:02:22 +00:00
(Xbox 1) Wrap some lines around HAVE_RMENU
This commit is contained in:
parent
6a60d459d0
commit
275eef09c1
@ -42,12 +42,11 @@
|
||||
#define XBOX_PRESENTATIONINTERVAL D3DRS_PRESENTINTERVAL
|
||||
#endif
|
||||
|
||||
#if defined(_XBOX1) && defined(HAVE_RMENU)
|
||||
#define ROM_PANEL_WIDTH 510
|
||||
#define ROM_PANEL_HEIGHT 20
|
||||
|
||||
int xpos, ypos;
|
||||
#ifdef _XBOX1
|
||||
// Rom list coordinates
|
||||
int xpos, ypos;
|
||||
unsigned m_menuMainRomListPos_x;
|
||||
unsigned m_menuMainRomListPos_y;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user