X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.h;h=164c2a916c777c2f5ba1f22a86240a0c152851b7;hb=462bca0782be497b984922afda26b5bf12bd3d75;hp=015e3ebab192bdbec967f727aad6568ab07ae6ec;hpb=4d4b9cf009d4aefe9e167ac6b838c468513684ab;p=rocksndiamonds.git diff --git a/src/conf_snd.h b/src/conf_snd.h index 015e3eba..164c2a91 100644 --- a/src/conf_snd.h +++ b/src/conf_snd.h @@ -203,13 +203,14 @@ #define SND_MENU_ITEM_ACTIVATING 182 #define SND_MENU_ITEM_SELECTING 183 #define SND_BACKGROUND_TITLE 184 -#define SND_BACKGROUND_MAIN 185 -#define SND_BACKGROUND_LEVELS 186 -#define SND_BACKGROUND_SCORES 187 -#define SND_BACKGROUND_EDITOR 188 -#define SND_BACKGROUND_INFO 189 -#define SND_BACKGROUND_SETUP 190 +#define SND_BACKGROUND_MESSAGE 185 +#define SND_BACKGROUND_MAIN 186 +#define SND_BACKGROUND_LEVELS 187 +#define SND_BACKGROUND_SCORES 188 +#define SND_BACKGROUND_EDITOR 189 +#define SND_BACKGROUND_INFO 190 +#define SND_BACKGROUND_SETUP 191 -#define NUM_SOUND_FILES 191 +#define NUM_SOUND_FILES 192 #endif /* CONF_SND_H */