]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Sounds.def
rename music1, music2, music3
[lugaru.git] / Source / Sounds.def
index c85ab8456a26a076f029ecb6d33067471a0ca02a..78ce42fcd46053a34908b75e9d872c68dd2733b7 100644 (file)
@@ -83,10 +83,10 @@ 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_grasstheme, "music1grass.ogg")
+DECLARE_SOUND(stream_snowtheme, "music1snow.ogg")
+DECLARE_SOUND(stream_deserttheme, "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")
+DECLARE_SOUND(stream_fighttheme, "music2.ogg")
+DECLARE_SOUND(stream_menutheme, "music3.ogg")