]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Sounds.def
Unify strms and samps
[lugaru.git] / Source / Sounds.def
index d0e2744d553f8d01578d506cf7ed4aa62c56af43..c85ab8456a26a076f029ecb6d33067471a0ca02a 100644 (file)
@@ -82,3 +82,11 @@ DECLARE_SOUND(staffheadsound, "staffhead.ogg")
 DECLARE_SOUND(staffbreaksound, "staffbreak.ogg")
 DECLARE_SOUND(firestartsound, "firestart.ogg")
 DECLARE_SOUND(fireendsound, "fireend.ogg")
+DECLARE_SOUND(stream_firesound, "fire.ogg")
+DECLARE_SOUND(stream_music1grass, "music1grass.ogg")
+DECLARE_SOUND(stream_music1snow, "music1snow.ogg")
+DECLARE_SOUND(stream_music1desert, "music1desert.ogg")
+DECLARE_SOUND(stream_wind, "wind.ogg")
+DECLARE_SOUND(stream_desertambient, "desertambient.ogg")
+DECLARE_SOUND(stream_music2, "music2.ogg")
+DECLARE_SOUND(stream_music3, "music3.ogg")