]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/sounds/all.qh
Registry: hide arrays
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / sounds / all.qh
index d39c701d7f0a2887295f557a01747bbb4c8bf18a..fd56eeca37f89a865a4f64e0af758f3491014282 100644 (file)
@@ -4,6 +4,7 @@
 #include "sound.qh"
 
 REGISTRY(Sounds, BITS(8))
+#define Sounds_from(i) _Sounds_from(i, SND_Null)
 REGISTER_REGISTRY(RegisterSounds)
 
 #define SOUND(name, path) \