1
0
Fork 0
forked from len0rd/rockbox

plugins lib: use existing mp3info function

Change-Id: I88d3c04db5cbc0905153b0e616adb7a64afee707
This commit is contained in:
Christian Soffke 2023-03-26 19:11:46 +02:00
parent 1e678977f2
commit 8b95f2e758
5 changed files with 16 additions and 24 deletions

View file

@ -25,4 +25,4 @@ void init_mul_id3(void);
void collect_id3(struct mp3entry *id3, bool is_first_track);
void write_id3_mul_tracks(struct mp3entry *id3);
#endif /* MUL_ID3_H */
#endif /* MUL_ID3_H */