fix build(bcs func CheckForAnAudioFileOnCD not used anymore)
This commit is contained in:
parent
064f2e66e1
commit
6ff138ca76
@ -171,7 +171,7 @@ cDMAudio::SetDynamicAcousticModelingStatus(uint8 status)
|
||||
bool
|
||||
cDMAudio::CheckForAnAudioFileOnCD(void)
|
||||
{
|
||||
return AudioManager.CheckForAnAudioFileOnCD();
|
||||
return 0; //exists only in android version, and used only in symbols
|
||||
}
|
||||
|
||||
char
|
||||
|
Loading…
x
Reference in New Issue
Block a user