]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Sounds.def
Drop remains of Sample_load
[lugaru.git] / Source / Sounds.def
index bd18779c888bbba7e9dfdb4cef3da75b1d652077..d0e2744d553f8d01578d506cf7ed4aa62c56af43 100644 (file)
@@ -19,10 +19,12 @@ 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, "footstepsnow1.ogg")
-DECLARE_SOUND(footstepsound2, "footstepsnow2.ogg")
-DECLARE_SOUND(footstepsound3, "footstepstone1.ogg")
-DECLARE_SOUND(footstepsound4, "footstepstone2.ogg")
+DECLARE_SOUND(footstepsn1, "footstepsnow1.ogg")
+DECLARE_SOUND(footstepsn2, "footstepsnow2.ogg")
+DECLARE_SOUND(footstepst1, "footstepstone1.ogg")
+DECLARE_SOUND(footstepst2, "footstepstone2.ogg")
+DECLARE_SOUND(footstepgr1, "footstepgrass1.ogg")
+DECLARE_SOUND(footstepgr2, "footstepgrass2.ogg")
 DECLARE_SOUND(landsound, "land.ogg")
 DECLARE_SOUND(jumpsound, "jump.ogg")
 DECLARE_SOUND(hawksound, "hawk.ogg")