]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_alsa_0_9.c
coronas now scale with the light radius
[xonotic/darkplaces.git] / snd_alsa_0_9.c
index 49b6bb872b310acf7c4fb7a0b0827cd5c298141e..9ab93d3d72f159eec2d9d8ca321a26af9c5c1372 100644 (file)
@@ -218,7 +218,7 @@ qboolean SNDDMA_Init(void)
 }
 
 static inline int
-get_hw_ptr()
+get_hw_ptr(void)
 {
        size_t app_ptr;
        snd_pcm_sframes_t delay;