X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_snd.h;h=91438f127c7fad2ab9e1eaeb73594ffcb86fff0e;hp=f869225dade260d19a310d0911090abf5588b033;hb=6435b79b71c4033de78ab3e611ee63f6a2147874;hpb=3fb68b18f28034e492534fb3b5579fd1da888292 diff --git a/src/conf_snd.h b/src/conf_snd.h index f869225d..91438f12 100644 --- a/src/conf_snd.h +++ b/src/conf_snd.h @@ -182,10 +182,10 @@ #define SND_GAME_LOSING 161 #define SND_GAME_WINNING 162 #define SND_GAME_SOKOBAN_SOLVING 163 -#define SND_MENU_DOOR_OPENING 164 -#define SND_MENU_DOOR_CLOSING 165 -#define SND_MENU_HALL_OF_FAME 166 -#define SND_MENU_INFO_SCREEN 167 +#define SND_DOOR_OPENING 164 +#define SND_DOOR_CLOSING 165 +#define SND_BACKGROUND_SCORES 166 +#define SND_BACKGROUND_INFO 167 #define NUM_SOUND_FILES 168