tag: moved code to tag_id3.c
The ID3 code uses only the public tag API, but is otherwise unrelated. Move it to a separate source file.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "inputStream.h"
|
||||
#include "replayGain.h"
|
||||
#include "tag.h"
|
||||
#include "tag_id3.h"
|
||||
#include "playerData.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user