edges.ogg (original PD)
This commit is contained in:
parent
60af51dfdb
commit
490dc69cfb
2 changed files with 1 additions and 1 deletions
BIN
magic/sounds/edges.ogg
Normal file
BIN
magic/sounds/edges.ogg
Normal file
Binary file not shown.
|
|
@ -60,7 +60,7 @@ static const double SHARPEN = 0.5;
|
||||||
static Mix_Chunk * sharpen_snd_effect[sharpen_NUM_TOOLS];
|
static Mix_Chunk * sharpen_snd_effect[sharpen_NUM_TOOLS];
|
||||||
|
|
||||||
const char * sharpen_snd_filenames[sharpen_NUM_TOOLS] = {
|
const char * sharpen_snd_filenames[sharpen_NUM_TOOLS] = {
|
||||||
"flip.wav",
|
"edges.ogg",
|
||||||
"sharpen.ogg",
|
"sharpen.ogg",
|
||||||
"flip.wav"
|
"flip.wav"
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue