]> git.jsancho.org Git - lugaru.git/commitdiff
Unused
authorAlexander Monakov <amonakov@gmail.com>
Sun, 12 Dec 2010 15:45:04 +0000 (18:45 +0300)
committerAlexander Monakov <amonakov@gmail.com>
Sun, 12 Dec 2010 15:45:04 +0000 (18:45 +0300)
Source/Constants.h

index 4224257200400b0732f5f30561725cffcdb15d11..1000a07b45b8e8982a9b4a2ca5a7d91e99170c7c 100644 (file)
@@ -137,16 +137,6 @@ const int stream_desertambient = 7;
 const int stream_firesound = 8;
 const int stream_wind = 9;
 
-//const int music1desert = 0;
-//const int music1grass = 1;
-//const int music1snow = 2;
-//const int music2 = 3;
-//const int music3 = 4;
-//const int music4 = 5;
-//const int menumusic = 6;
-//const int desertambient = 7;
-//const int firesound = 8;
-//const int wind = 9;
 const int footstepsound = 10;
 const int footstepsound2 = 11;
 const int footstepsound3 = 12;