ReleaseDigitalHandle

This commit is contained in:
Filip Gawin
2019-06-30 23:58:24 +02:00
parent e589589538
commit 9357e5cc83
4 changed files with 69 additions and 49 deletions

View File

@@ -5,6 +5,7 @@ public:
static uint32 &nNumOfMp3Files;
public:
void ReleaseDigitalHandle();
static bool IsMP3RadioChannelAvailable();
};