shithub: choc

Download patch

ref: 765ca3a04dafe63b8803443067293ee46f53b951
parent: a3e2dbc78825378307509201f904a1de3bf8bab8
author: Simon Howard <fraggle@gmail.com>
date: Sat Mar 22 20:55:13 EDT 2014

music: Add config var for external music program.

Mix_SetMusicCMD() allows a program to be specified to configure an
external program to be invoked for music playback. Add a config
variable (snd_musiccmd) to allow this to be set from a configuration
file. Thanks to Holering for his comments on Doomworld about how to do
this.