mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Reorder defines for consistency
This commit is contained in:
parent
fef9b4625e
commit
0fe7a81b8c
@ -21,11 +21,11 @@
|
||||
#define CFG_SFMT_MP3 "MP3"
|
||||
#define CFG_SFMT_THEORA "THEORA"
|
||||
|
||||
#define PLACEHOLDER_TRACK "@T@"
|
||||
#define PLACEHOLDER_METADATA "@M@"
|
||||
#define PLACEHOLDER_ARTIST "@a@"
|
||||
#define PLACEHOLDER_TITLE "@t@"
|
||||
#define PLACEHOLDER_ALBUM "@b@"
|
||||
#define PLACEHOLDER_TITLE "@t@"
|
||||
#define PLACEHOLDER_TRACK "@T@"
|
||||
#define PLACEHOLDER_STRING "@s@"
|
||||
|
||||
enum cfg_config_type {
|
||||
|
Loading…
Reference in New Issue
Block a user