rnd-20070315-1-src
[rocksndiamonds.git] / src / conf_snd.h
index 6691c8e0c32630519edbcb848f5189efd5cb3af5..860ac5ca9cf8f0e4bc5d084caacee3afddc61513 100644 (file)
 #define SND_BACKGROUND_EDITOR                          201
 #define SND_BACKGROUND_INFO                            202
 #define SND_BACKGROUND_SETUP                           203
+#define SND_TITLESCREEN_INITIAL_1                      204
+#define SND_TITLESCREEN_INITIAL_2                      205
+#define SND_TITLESCREEN_INITIAL_3                      206
+#define SND_TITLESCREEN_INITIAL_4                      207
+#define SND_TITLESCREEN_INITIAL_5                      208
+#define SND_TITLESCREEN_1                              209
+#define SND_TITLESCREEN_2                              210
+#define SND_TITLESCREEN_3                              211
+#define SND_TITLESCREEN_4                              212
+#define SND_TITLESCREEN_5                              213
+#define SND_TITLEMESSAGE_INITIAL_1                     214
+#define SND_TITLEMESSAGE_INITIAL_2                     215
+#define SND_TITLEMESSAGE_INITIAL_3                     216
+#define SND_TITLEMESSAGE_INITIAL_4                     217
+#define SND_TITLEMESSAGE_INITIAL_5                     218
+#define SND_TITLEMESSAGE_1                             219
+#define SND_TITLEMESSAGE_2                             220
+#define SND_TITLEMESSAGE_3                             221
+#define SND_TITLEMESSAGE_4                             222
+#define SND_TITLEMESSAGE_5                             223
 
-#define NUM_SOUND_FILES                                        204
+#define NUM_SOUND_FILES                                        224
 
 #endif /* CONF_SND_H */