summaryrefslogtreecommitdiff
path: root/src/i_sdlmusic.c
AgeCommit message (Expand)Author
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2007-08-19Use __APPLE__ instead of __MACOSX__.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-17Make the music code modular as well, although for the time being thereSimon Howard
2007-06-17Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "soundSimon Howard