]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sound.h
Lots of str[n]cat, str[n]cpy, and [v]sprintf have been replaced by strlcat, strlcpy...
[xonotic/darkplaces.git] / sound.h
diff --git a/sound.h b/sound.h
index b93f05d59cd08d00c2fa588798173d03825b94e6..7fd841ded43dc871e549ac345a5fcbbf73ce1cd3 100644 (file)
--- a/sound.h
+++ b/sound.h
@@ -66,6 +66,7 @@ typedef struct
 typedef struct
 {
        sfx_t   *sfx;                   // sfx number
+       int             forceloop;              // force looping even if the sound is not looped
        int             leftvol;                // 0-255 volume
        int             rightvol;               // 0-255 volume
        int             end;                    // end time in global paintsamples