0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-09 19:01:00 +00:00
quakeforge/ruamoko/lib/sound.r
Bill Currie cdc1f0c5e7 [libr] Treat ruamoko headers as system headers
Now that qfcc actually supports them properly.
2020-03-03 15:24:41 +09:00

3 lines
60 B
R

#include <sound.h>
void (string sound) S_LocalSound = #0;