(Xbox 1) RMenu - menu title position is now correct

This commit is contained in:
twinaphex 2013-11-18 18:09:27 +01:00
parent 921d45decc
commit 8465c47cd9

View File

@ -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__)