This commit is contained in:
Nikolay Korolev
2021-08-08 15:34:02 +03:00
28 changed files with 58 additions and 29 deletions

View File

@ -38,7 +38,7 @@ struct ALDEVICEINFO {
{
delete[] strDeviceName;
strDeviceName = NULL;
}
}
void SetName(const char *name)
{