new audio file for noise tool
This commit is contained in:
parent
9c859fd13e
commit
a3d5ef7684
2 changed files with 6 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ enum {
|
|||
static Mix_Chunk * noise_snd_effect[noise_NUM_TOOLS];
|
||||
|
||||
const char * noise_snd_filenames[noise_NUM_TOOLS] = {
|
||||
"flip.wav",
|
||||
"noise.ogg",
|
||||
};
|
||||
const char * noise_icon_filenames[noise_NUM_TOOLS] = {
|
||||
"flip.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue