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
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment