add confetti and silhouette sounds
This commit is contained in:
parent
4463ca729d
commit
7c80ba2950
5 changed files with 12 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue