python-for-android
python-for-android copied to clipboard
Enable modplug support for the SDL Mixer device on Android
This change enables modplug support for Android devices using the SDL Mixer. I've tested it on my Android device and it works well.
Tracker modules are extremely convenient for games on mobile devices, as storage requirements are minimal compared to OGG or MP3 files.
I've removed the hunk context lines and tested the patch. It applies correctly.