mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
- Revert accidentally put translations in mt32.cpp - Use U32::format in some places earlier missed - Add %u and %i for u32::format - Add support for GUIErrorMsgFormat to use u32::format internally - Use the above whereever needed - Improve linux tts by removing redundant code - Some places I had changed nullptr -> "". Revert this