Skip to content
Snippets Groups Projects
Commit 76be77b9 authored by Marco Z's avatar Marco Z
Browse files

Rip out SDL Mixer code from sdl_sound.c because superfluous

* Mixer code has been in mixer_sound.c; this file is not invoked unless compiling with NOMIXER=1
* Remove everything under #ifdef HAVE_MIXER because this is never triggered
* Comment out #ifdef HAVE_LIBGME because we don't support playing music anyway (but theoretically, it could have worked separately from Mixer)
* Stub new music calls
parent cb4e0751
No related branches found
No related tags found
2 merge requests!488Merge in next and don't billboard papersprites in GL,!278Music Code Cleanup
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment