mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 17:04:34 +00:00
(Xbox 1/Menu) Simplify main-menu_480p.png - reduce entries height
This commit is contained in:
parent
677eb0f11b
commit
84ff66e8dc
@ -42,7 +42,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(_XBOX1)
|
||||
#define ENTRIES_HEIGHT 10
|
||||
#define ENTRIES_HEIGHT 9
|
||||
#define POSITION_EDGE_MAX (480)
|
||||
#define POSITION_EDGE_MIN 0
|
||||
#define POSITION_EDGE_CENTER (450)
|
||||
@ -51,7 +51,7 @@
|
||||
#define TERM_WIDTH 45
|
||||
#define FONT_SIZE_NORMAL 21
|
||||
#elif defined(__CELLOS_LV2__)
|
||||
#define ENTRIES_HEIGHT 25
|
||||
#define ENTRIES_HEIGHT 20
|
||||
#define POSITION_MIDDLE 0.50f
|
||||
#define POSITION_EDGE_MAX 1.00f
|
||||
#define POSITION_EDGE_MIN 0.00f
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
Loading…
x
Reference in New Issue
Block a user