X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_snd.c;h=b3761601c574e600259165d34789f240243bfdbe;hp=8f8d58dcabe779aa6ffee9efc629e624f2c512fb;hb=04cfb5daeff6cbceef152fc01ad5852407c0c918;hpb=74ed6f367314f4b4f373b45f82cedd04595a2608 diff --git a/src/conf_snd.c b/src/conf_snd.c index 8f8d58dc..b3761601 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -266,6 +266,27 @@ struct ConfigInfo sound_config[] = { "background.INFO", UNDEFINED_FILENAME }, { "background.SETUP", UNDEFINED_FILENAME }, + { "titlescreen_initial_1", UNDEFINED_FILENAME }, + { "titlescreen_initial_2", UNDEFINED_FILENAME }, + { "titlescreen_initial_3", UNDEFINED_FILENAME }, + { "titlescreen_initial_4", UNDEFINED_FILENAME }, + { "titlescreen_initial_5", UNDEFINED_FILENAME }, + { "titlescreen_1", UNDEFINED_FILENAME }, + { "titlescreen_2", UNDEFINED_FILENAME }, + { "titlescreen_3", UNDEFINED_FILENAME }, + { "titlescreen_4", UNDEFINED_FILENAME }, + { "titlescreen_5", UNDEFINED_FILENAME }, + { "titlemessage_initial_1", UNDEFINED_FILENAME }, + { "titlemessage_initial_2", UNDEFINED_FILENAME }, + { "titlemessage_initial_3", UNDEFINED_FILENAME }, + { "titlemessage_initial_4", UNDEFINED_FILENAME }, + { "titlemessage_initial_5", UNDEFINED_FILENAME }, + { "titlemessage_1", UNDEFINED_FILENAME }, + { "titlemessage_2", UNDEFINED_FILENAME }, + { "titlemessage_3", UNDEFINED_FILENAME }, + { "titlemessage_4", UNDEFINED_FILENAME }, + { "titlemessage_5", UNDEFINED_FILENAME }, + #if 0 { "[not used]", "antigrav.wav" }, { "[not used]", "bong.wav" },