add confetti and silhouette sounds

This commit is contained in:
secretlondon 2009-06-06 16:07:39 +00:00
parent 4463ca729d
commit 7c80ba2950
5 changed files with 12 additions and 2 deletions

View file

@ -62,7 +62,7 @@ static Mix_Chunk * sharpen_snd_effect[sharpen_NUM_TOOLS];
const char * sharpen_snd_filenames[sharpen_NUM_TOOLS] = {
"edges.ogg",
"sharpen.ogg",
"flip.wav" /* FIXME */
"silhouette.ogg"
};
const char * sharpen_icon_filenames[sharpen_NUM_TOOLS] = {
"edges.png",