forked from len0rd/rockbox
quake: migrate to SDL_mixer and add background music
Kind of skippy and only supports WAV. MP3 would be nice, especially if using Rockbox's codec. Change-Id: I0bba195603da32da1e4d1dcf2ee821fa5696824a
This commit is contained in:
parent
f5d31fc1c4
commit
54b3b6f797
4 changed files with 150 additions and 33 deletions
|
@ -190,6 +190,8 @@
|
|||
#define EOF (-1)
|
||||
|
||||
#define LOAD_XPM
|
||||
|
||||
#define WAV_MUSIC
|
||||
#define MID_MUSIC
|
||||
#define USE_TIMIDITY_MIDI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue