aboutsummaryrefslogtreecommitdiff
path: root/src/sdl/sounds.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-21add missing sound events, clean up sound emissionPaul Duncan1-9/+14
2019-01-20add sound mapPaul Duncan1-3/+41
2019-01-16warn rather than fail on Mix_PlayChannel() errorPaul Duncan1-1/+1
2019-01-16add src/sdl/sounds.[hc], assets/wavs, and set default soundsPaul Duncan1-0/+47