From: Alexander Monakov Date: Sun, 12 Dec 2010 15:45:04 +0000 (+0300) Subject: Unused X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;ds=inline;h=01d63ded4bbe0ef34841f5322ea49864b7f34db0;p=lugaru.git Unused --- diff --git a/Source/Constants.h b/Source/Constants.h index 4224257..1000a07 100644 --- a/Source/Constants.h +++ b/Source/Constants.h @@ -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;