Home
last modified time | relevance | path

Searched refs:PLAYLIST_MAJOR_VER (Results 1 – 1 of 1) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c88 #define PLAYLIST_MAJOR_VER 1 macro
1998 uint8_t majorver = PLAYLIST_MAJOR_VER; in plt_save()
2303 if (majorver != PLAYLIST_MAJOR_VER) { in plt_load_int()