X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.h;h=6663812dcf9af83155c617565fc674f30ae629c7;hb=e6e7b00366bd426aaaad8f5175feabb0eafb4cb0;hp=91bb12919c557716bfdf656d6a011caed0f21f95;hpb=51dcb2097c619c5f9ba924a7edb4a3bdd6a6986e;p=rocksndiamonds.git diff --git a/src/conf_snd.h b/src/conf_snd.h index 91bb1291..6663812d 100644 --- a/src/conf_snd.h +++ b/src/conf_snd.h @@ -200,13 +200,14 @@ #define SND_GAME_SOKOBAN_SOLVING 179 #define SND_DOOR_OPENING 180 #define SND_DOOR_CLOSING 181 -#define SND_BACKGROUND_MAIN 182 -#define SND_BACKGROUND_LEVELS 183 -#define SND_BACKGROUND_SCORES 184 -#define SND_BACKGROUND_EDITOR 185 -#define SND_BACKGROUND_INFO 186 -#define SND_BACKGROUND_SETUP 187 +#define SND_BACKGROUND_TITLE 182 +#define SND_BACKGROUND_MAIN 183 +#define SND_BACKGROUND_LEVELS 184 +#define SND_BACKGROUND_SCORES 185 +#define SND_BACKGROUND_EDITOR 186 +#define SND_BACKGROUND_INFO 187 +#define SND_BACKGROUND_SETUP 188 -#define NUM_SOUND_FILES 188 +#define NUM_SOUND_FILES 189 #endif /* CONF_SND_H */