mirror of
https://github.com/libretro/RetroArch
synced 2025-02-23 15:40:35 +00:00
(Xbox 1) RMenu - menu title position is now correct
This commit is contained in:
parent
921d45decc
commit
8465c47cd9
@ -47,7 +47,7 @@
|
|||||||
#define POSITION_EDGE_MIN 0
|
#define POSITION_EDGE_MIN 0
|
||||||
#define POSITION_EDGE_CENTER (450)
|
#define POSITION_EDGE_CENTER (450)
|
||||||
#define POSITION_OFFSET 30
|
#define POSITION_OFFSET 30
|
||||||
#define POSITION_RENDER_OFFSET 100
|
#define POSITION_RENDER_OFFSET 128
|
||||||
#define TERM_WIDTH 45
|
#define TERM_WIDTH 45
|
||||||
#define FONT_SIZE_NORMAL 21
|
#define FONT_SIZE_NORMAL 21
|
||||||
#elif defined(__CELLOS_LV2__)
|
#elif defined(__CELLOS_LV2__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user