mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
Add support for SDL CD audio, rename --enable-sdlsound to
--enable-sdl-audio
This commit is contained in:
parent
5023108000
commit
e886b0566d
4 changed files with 88 additions and 65 deletions
|
@ -30,6 +30,8 @@
|
|||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "qtypes.h"
|
||||
|
||||
void
|
||||
CDAudio_Play (byte track, qboolean looping)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue