X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_mus.h;h=ec9246399fcb8f78fc5009e86ca86153a58466a6;hp=6c7f9352596cc7776e275cb5f8f5b3d4632b26ba;hb=04cfb5daeff6cbceef152fc01ad5852407c0c918;hpb=74ed6f367314f4b4f373b45f82cedd04595a2608 diff --git a/src/conf_mus.h b/src/conf_mus.h index 6c7f9352..ec924639 100644 --- a/src/conf_mus.h +++ b/src/conf_mus.h @@ -27,7 +27,27 @@ #define MUS_BACKGROUND_EDITOR 6 #define MUS_BACKGROUND_INFO 7 #define MUS_BACKGROUND_SETUP 8 +#define MUS_TITLESCREEN_INITIAL_1 9 +#define MUS_TITLESCREEN_INITIAL_2 10 +#define MUS_TITLESCREEN_INITIAL_3 11 +#define MUS_TITLESCREEN_INITIAL_4 12 +#define MUS_TITLESCREEN_INITIAL_5 13 +#define MUS_TITLESCREEN_1 14 +#define MUS_TITLESCREEN_2 15 +#define MUS_TITLESCREEN_3 16 +#define MUS_TITLESCREEN_4 17 +#define MUS_TITLESCREEN_5 18 +#define MUS_TITLEMESSAGE_INITIAL_1 19 +#define MUS_TITLEMESSAGE_INITIAL_2 20 +#define MUS_TITLEMESSAGE_INITIAL_3 21 +#define MUS_TITLEMESSAGE_INITIAL_4 22 +#define MUS_TITLEMESSAGE_INITIAL_5 23 +#define MUS_TITLEMESSAGE_1 24 +#define MUS_TITLEMESSAGE_2 25 +#define MUS_TITLEMESSAGE_3 26 +#define MUS_TITLEMESSAGE_4 27 +#define MUS_TITLEMESSAGE_5 28 -#define NUM_MUSIC_FILES 9 +#define NUM_MUSIC_FILES 29 #endif /* CONF_MUS_H */