Searched refs:playSoundsAllowed (Results 1 – 1 of 1) sorted by relevance
72 bool playSoundsAllowed() { in playSoundsAllowed() function121 if (playNumber == 0 && part.audioData && playSoundsAllowed()) { in playPart()