1
0
mirror of https://github.com/td512/re3.git synced 2026-04-26 07:56:52 +00:00

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();
};