However:
Code: Select all
if (!MikMod_InitThreads())
{
printf("MikMod thread init failed\n");
}
Code: Select all
if (!MikMod_InitThreads())
{
printf("MikMod thread init failed\n");
}