mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 08:50:58 +00:00
1f16f875f6
sfx_t is now private, and cd_file no longer accesses channel_t's internals. This is necessary for hiding the code needed to make mixing and channel management *properly* lock-free (I've been getting away with murder thanks to x86's strong memory model and just plain luck with gcc). |
||
---|---|---|
.. | ||
cd.h | ||
console.h | ||
general.h | ||
input.h | ||
snd_output.h | ||
snd_render.h | ||
vid_render.h |