]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Sounds.def
Cleanup sound loading
[lugaru.git] / Source / Sounds.def
index 32c57cbfd064eccbc5caec155ce739003226704c..bd18779c888bbba7e9dfdb4cef3da75b1d652077 100644 (file)
@@ -19,66 +19,64 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
-DECLARE_SOUND(footstepsound)
-DECLARE_SOUND(footstepsound2)
-DECLARE_SOUND(footstepsound3)
-DECLARE_SOUND(footstepsound4)
-DECLARE_SOUND(jumpsound)
-DECLARE_SOUND(landsound)
-DECLARE_SOUND(whooshsound)
-DECLARE_SOUND(hawksound)
-DECLARE_SOUND(landsound1)
-DECLARE_SOUND(landsound2)
-DECLARE_SOUND(breaksound)
-DECLARE_SOUND(lowwhooshsound)
-DECLARE_SOUND(heavyimpactsound)
-DECLARE_SOUND(firestartsound)
-DECLARE_SOUND(fireendsound)
-DECLARE_SOUND(breaksound2)
-DECLARE_SOUND(knifedrawsound)
-DECLARE_SOUND(knifesheathesound)
-DECLARE_SOUND(knifeswishsound)
-DECLARE_SOUND(knifeslicesound)
-DECLARE_SOUND(skidsound)
-DECLARE_SOUND(snowskidsound)
-DECLARE_SOUND(bushrustle)
-DECLARE_SOUND(midwhooshsound)
-DECLARE_SOUND(highwhooshsound)
-DECLARE_SOUND(movewhooshsound)
-DECLARE_SOUND(thudsound)
-DECLARE_SOUND(whooshhitsound)
-DECLARE_SOUND(clank1sound)
-DECLARE_SOUND(clank2sound)
-DECLARE_SOUND(clank3sound)
-DECLARE_SOUND(clank4sound)
-DECLARE_SOUND(consolefailsound)
-DECLARE_SOUND(consolesuccesssound)
-DECLARE_SOUND(swordslicesound)
-DECLARE_SOUND(metalhitsound)
-DECLARE_SOUND(clawslicesound)
-DECLARE_SOUND(splattersound)
-DECLARE_SOUND(growlsound)
-DECLARE_SOUND(growl2sound)
-DECLARE_SOUND(barksound)
-DECLARE_SOUND(snarlsound)
-DECLARE_SOUND(snarl2sound)
-DECLARE_SOUND(barkgrowlsound)
-DECLARE_SOUND(bark2sound)
-DECLARE_SOUND(bark3sound)
-DECLARE_SOUND(rabbitattacksound)
-DECLARE_SOUND(rabbitattack2sound)
-DECLARE_SOUND(rabbitattack3sound)
-DECLARE_SOUND(rabbitattack4sound)
-DECLARE_SOUND(rabbitpainsound)
-DECLARE_SOUND(rabbitpain1sound)
-DECLARE_SOUND(rabbitpain2sound)
-DECLARE_SOUND(rabbitchitter)
-DECLARE_SOUND(rabbitchitter2)
-DECLARE_SOUND(fleshstabsound)
-DECLARE_SOUND(fleshstabremovesound)
-DECLARE_SOUND(swordstaffsound)
-DECLARE_SOUND(staffbodysound)
-DECLARE_SOUND(staffheadsound)
-DECLARE_SOUND(alarmsound)
-DECLARE_SOUND(staffbreaksound)
-
+DECLARE_SOUND(footstepsound, "footstepsnow1.ogg")
+DECLARE_SOUND(footstepsound2, "footstepsnow2.ogg")
+DECLARE_SOUND(footstepsound3, "footstepstone1.ogg")
+DECLARE_SOUND(footstepsound4, "footstepstone2.ogg")
+DECLARE_SOUND(landsound, "land.ogg")
+DECLARE_SOUND(jumpsound, "jump.ogg")
+DECLARE_SOUND(hawksound, "hawk.ogg")
+DECLARE_SOUND(whooshsound, "whoosh.ogg")
+DECLARE_SOUND(landsound1, "land1.ogg")
+DECLARE_SOUND(landsound2, "land2.ogg")
+DECLARE_SOUND(breaksound, "broken.ogg")
+DECLARE_SOUND(lowwhooshsound, "lowwhoosh.ogg")
+DECLARE_SOUND(midwhooshsound, "midwhoosh.ogg")
+DECLARE_SOUND(highwhooshsound, "highwhoosh.ogg")
+DECLARE_SOUND(movewhooshsound, "movewhoosh.ogg")
+DECLARE_SOUND(heavyimpactsound, "heavyimpact.ogg")
+DECLARE_SOUND(whooshhitsound, "whooshhit.ogg")
+DECLARE_SOUND(thudsound, "thud.ogg")
+DECLARE_SOUND(alarmsound, "alarm.ogg")
+DECLARE_SOUND(breaksound2, "break.ogg")
+DECLARE_SOUND(knifedrawsound, "knifedraw.ogg")
+DECLARE_SOUND(knifesheathesound, "knifesheathe.ogg")
+DECLARE_SOUND(fleshstabsound, "fleshstab.ogg")
+DECLARE_SOUND(fleshstabremovesound, "fleshstabremove.ogg")
+DECLARE_SOUND(knifeswishsound, "knifeswish.ogg")
+DECLARE_SOUND(knifeslicesound, "knifeslice.ogg")
+DECLARE_SOUND(swordslicesound, "swordslice.ogg")
+DECLARE_SOUND(skidsound, "skid.ogg")
+DECLARE_SOUND(snowskidsound, "snowskid.ogg")
+DECLARE_SOUND(bushrustle, "bushrustle.ogg")
+DECLARE_SOUND(clank1sound, "clank1.ogg")
+DECLARE_SOUND(clank2sound, "clank2.ogg")
+DECLARE_SOUND(clank3sound, "clank3.ogg")
+DECLARE_SOUND(clank4sound, "clank4.ogg")
+DECLARE_SOUND(consolesuccesssound, "consolesuccess.ogg")
+DECLARE_SOUND(consolefailsound, "consolefail.ogg")
+DECLARE_SOUND(metalhitsound, "metalhit.ogg")
+DECLARE_SOUND(clawslicesound, "clawslice.ogg")
+DECLARE_SOUND(splattersound, "splatter.ogg")
+DECLARE_SOUND(growlsound, "growl.ogg")
+DECLARE_SOUND(growl2sound, "growl2.ogg")
+DECLARE_SOUND(barksound, "bark.ogg")
+DECLARE_SOUND(bark2sound, "bark2.ogg")
+DECLARE_SOUND(bark3sound, "bark3.ogg")
+DECLARE_SOUND(snarlsound, "snarl.ogg")
+DECLARE_SOUND(snarl2sound, "snarl2.ogg")
+DECLARE_SOUND(barkgrowlsound, "barkgrowl.ogg")
+DECLARE_SOUND(rabbitattacksound, "rabbitattack.ogg")
+DECLARE_SOUND(rabbitattack2sound, "rabbitattack2.ogg")
+DECLARE_SOUND(rabbitattack3sound, "rabbitattack3.ogg")
+DECLARE_SOUND(rabbitattack4sound, "rabbitattack4.ogg")
+DECLARE_SOUND(rabbitpainsound, "rabbitpain.ogg")
+DECLARE_SOUND(rabbitpain1sound, "rabbitpain2.ogg")
+DECLARE_SOUND(rabbitchitter, "rabbitchitter.ogg")
+DECLARE_SOUND(rabbitchitter2, "rabbitchitter2.ogg")
+DECLARE_SOUND(swordstaffsound, "swordstaff.ogg")
+DECLARE_SOUND(staffbodysound, "staffbody.ogg")
+DECLARE_SOUND(staffheadsound, "staffhead.ogg")
+DECLARE_SOUND(staffbreaksound, "staffbreak.ogg")
+DECLARE_SOUND(firestartsound, "firestart.ogg")
+DECLARE_SOUND(fireendsound, "fireend.ogg")