raze-gles/polymer/eduke32/source/jaudiolib
2013-11-28 21:18:09 +00:00
..
include
src multivoc.c: use a local variable instead of a file-scope one used locally. 2013-11-28 21:18:09 +00:00
third-party
Makefile Split the handling of audio based on RENDERTYPE into a new variable named MIXERTYPE, allowing Windows builds to use SDL for input and rendering (RENDERTYPE=SDL) while using DirectSound and Windows' MIDI interface (MIXERTYPE=WIN [current default]) so that EMIDI works. 2013-10-07 10:05:03 +00:00
Makefile.msvc