X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.h;h=47beab7d2309f169b88557b6d356ce1a3d177fbc;hb=3ff2e8a0b5c27b99a9920bdf5ed82bc41bf40181;hp=6691c8e0c32630519edbcb848f5189efd5cb3af5;hpb=cb8b58732432cc7f3163446dedd54c63126b23c3;p=rocksndiamonds.git diff --git a/src/conf_snd.h b/src/conf_snd.h index 6691c8e0..47beab7d 100644 --- a/src/conf_snd.h +++ b/src/conf_snd.h @@ -1,15 +1,13 @@ -/*********************************************************** -* Rocks'n'Diamonds -- McDuffin Strikes Back! * -*----------------------------------------------------------* -* (c) 1995-2006 Artsoft Entertainment * -* Holger Schemel * -* Detmolder Strasse 189 * -* 33604 Bielefeld * -* Germany * -* e-mail: info@artsoft.org * -*----------------------------------------------------------* -* conf_snd.h * -***********************************************************/ +// ============================================================================ +// Rocks'n'Diamonds - McDuffin Strikes Back! +// ---------------------------------------------------------------------------- +// (c) 1995-2014 by Artsoft Entertainment +// Holger Schemel +// info@artsoft.org +// http://www.artsoft.org/ +// ---------------------------------------------------------------------------- +// conf_snd.h +// ============================================================================ /* ----- this file was automatically generated -- do not edit by hand ----- */ @@ -212,17 +210,39 @@ #define SND_GAME_SOKOBAN_SOLVING 191 #define SND_DOOR_OPENING 192 #define SND_DOOR_CLOSING 193 -#define SND_MENU_ITEM_ACTIVATING 194 -#define SND_MENU_ITEM_SELECTING 195 -#define SND_BACKGROUND_TITLE 196 -#define SND_BACKGROUND_MESSAGE 197 -#define SND_BACKGROUND_MAIN 198 -#define SND_BACKGROUND_LEVELS 199 -#define SND_BACKGROUND_SCORES 200 -#define SND_BACKGROUND_EDITOR 201 -#define SND_BACKGROUND_INFO 202 -#define SND_BACKGROUND_SETUP 203 +#define SND_REQUEST_OPENING 194 +#define SND_REQUEST_CLOSING 195 +#define SND_MENU_ITEM_ACTIVATING 196 +#define SND_MENU_ITEM_SELECTING 197 +#define SND_BACKGROUND_TITLE_INITIAL 198 +#define SND_BACKGROUND_TITLE 199 +#define SND_BACKGROUND_MAIN 200 +#define SND_BACKGROUND_LEVELS 201 +#define SND_BACKGROUND_SCORES 202 +#define SND_BACKGROUND_EDITOR 203 +#define SND_BACKGROUND_INFO 204 +#define SND_BACKGROUND_SETUP 205 +#define SND_BACKGROUND_TITLESCREEN_INITIAL_1 206 +#define SND_BACKGROUND_TITLESCREEN_INITIAL_2 207 +#define SND_BACKGROUND_TITLESCREEN_INITIAL_3 208 +#define SND_BACKGROUND_TITLESCREEN_INITIAL_4 209 +#define SND_BACKGROUND_TITLESCREEN_INITIAL_5 210 +#define SND_BACKGROUND_TITLESCREEN_1 211 +#define SND_BACKGROUND_TITLESCREEN_2 212 +#define SND_BACKGROUND_TITLESCREEN_3 213 +#define SND_BACKGROUND_TITLESCREEN_4 214 +#define SND_BACKGROUND_TITLESCREEN_5 215 +#define SND_BACKGROUND_TITLEMESSAGE_INITIAL_1 216 +#define SND_BACKGROUND_TITLEMESSAGE_INITIAL_2 217 +#define SND_BACKGROUND_TITLEMESSAGE_INITIAL_3 218 +#define SND_BACKGROUND_TITLEMESSAGE_INITIAL_4 219 +#define SND_BACKGROUND_TITLEMESSAGE_INITIAL_5 220 +#define SND_BACKGROUND_TITLEMESSAGE_1 221 +#define SND_BACKGROUND_TITLEMESSAGE_2 222 +#define SND_BACKGROUND_TITLEMESSAGE_3 223 +#define SND_BACKGROUND_TITLEMESSAGE_4 224 +#define SND_BACKGROUND_TITLEMESSAGE_5 225 -#define NUM_SOUND_FILES 204 +#define NUM_SOUND_FILES 226 #endif /* CONF_SND_H */