scummvm/backends/text-to-speech/macosx
Bastien Bouclet 34bf3f2de0 TTS: Fix use of virtual function in TTSMan destructor
TextToSpeechManager::freeVoiceData was called while the virtual function
table pointer was already reset by the parent class destructor.
2019-11-15 21:24:22 +01:00
..
macosx-text-to-speech.h TTS: Remove USE_PLATFORM_TTS defines 2019-09-01 22:47:55 +03:00
macosx-text-to-speech.mm TTS: Fix use of virtual function in TTSMan destructor 2019-11-15 21:24:22 +01:00