rnd-20061230-1-src
[rocksndiamonds.git] / src / conf_snd.h
index 015e3ebab192bdbec967f727aad6568ab07ae6ec..164c2a916c777c2f5ba1f22a86240a0c152851b7 100644 (file)
 #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 */