mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Adjust PL_LABEL_SPACER_MAXLEN following the ozone spacer removal
This commit is contained in:
parent
a60cc08063
commit
bfe4b444af
@ -104,7 +104,7 @@ static enum msg_hash_enums new_type = MSG_UNKNOWN;
|
|||||||
* in playlists */
|
* in playlists */
|
||||||
#define PL_LABEL_SPACER_DEFAULT " | "
|
#define PL_LABEL_SPACER_DEFAULT " | "
|
||||||
#define PL_LABEL_SPACER_RGUI " | "
|
#define PL_LABEL_SPACER_RGUI " | "
|
||||||
#define PL_LABEL_SPACER_MAXLEN 37
|
#define PL_LABEL_SPACER_MAXLEN 8
|
||||||
|
|
||||||
#ifdef HAVE_NETWORKING
|
#ifdef HAVE_NETWORKING
|
||||||
/* HACK - we have to find some way to pass state inbetween
|
/* HACK - we have to find some way to pass state inbetween
|
||||||
|
Loading…
x
Reference in New Issue
Block a user