mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 01:21:10 +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
|
#define XBOX_PRESENTATIONINTERVAL D3DRS_PRESENTINTERVAL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(_XBOX1) && defined(HAVE_RMENU)
|
||||||
#define ROM_PANEL_WIDTH 510
|
#define ROM_PANEL_WIDTH 510
|
||||||
#define ROM_PANEL_HEIGHT 20
|
#define ROM_PANEL_HEIGHT 20
|
||||||
|
|
||||||
int xpos, ypos;
|
|
||||||
#ifdef _XBOX1
|
|
||||||
// Rom list coordinates
|
// Rom list coordinates
|
||||||
|
int xpos, ypos;
|
||||||
unsigned m_menuMainRomListPos_x;
|
unsigned m_menuMainRomListPos_x;
|
||||||
unsigned m_menuMainRomListPos_y;
|
unsigned m_menuMainRomListPos_y;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user