quakeforge/libs/audio
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
renderer Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
targets Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
test
cd.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cd_file.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cd_linux.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cd_sdl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cd_sgi.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cd_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cd_xmms.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am
snd.c
snd_progs.c