summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 91ea1e7)
raw | patch | inline | side by side (parent: 91ea1e7)
author | Alexey Aleshkov <djmadcat@gmail.com> | |
Sun, 10 Dec 2017 11:23:09 +0000 (14:23 +0300) | ||
committer | Alexey Aleshkov <djmadcat@gmail.com> | |
Sun, 10 Dec 2017 11:32:10 +0000 (14:32 +0300) |
src/sound.h | patch | blob | history |
diff --git a/src/sound.h b/src/sound.h
index 0966bcde3068cd5916d7e13d8ff5f15097b81da7..dc46f7c6538cf8a954984b9d67ea7dd7ed808b42 100644 (file)
--- a/src/sound.h
+++ b/src/sound.h
void S_stopmusic(void);
+void S_updatemusic(void);
+
// громкость звука и музыки (0-128)
extern short snd_vol,mus_vol;