rnd-20061230-1-src
[rocksndiamonds.git] / src / conf_mus.h
index 8fce300ce5f487f16710803d225bf67384a33ff8..6c7f9352596cc7776e275cb5f8f5b3d4632b26ba 100644 (file)
 
 #define MUS_BACKGROUND                                 0
 #define MUS_BACKGROUND_TITLE                           1
-#define MUS_BACKGROUND_MAIN                            2
-#define MUS_BACKGROUND_LEVELS                          3
-#define MUS_BACKGROUND_SCORES                          4
-#define MUS_BACKGROUND_EDITOR                          5
-#define MUS_BACKGROUND_INFO                            6
-#define MUS_BACKGROUND_SETUP                           7
+#define MUS_BACKGROUND_MESSAGE                         2
+#define MUS_BACKGROUND_MAIN                            3
+#define MUS_BACKGROUND_LEVELS                          4
+#define MUS_BACKGROUND_SCORES                          5
+#define MUS_BACKGROUND_EDITOR                          6
+#define MUS_BACKGROUND_INFO                            7
+#define MUS_BACKGROUND_SETUP                           8
 
-#define NUM_MUSIC_FILES                                        8
+#define NUM_MUSIC_FILES                                        9
 
 #endif /* CONF_MUS_H */