new audio file for noise tool

This commit is contained in:
secretlondon 2008-08-28 19:10:23 +00:00
parent 9c859fd13e
commit a3d5ef7684
2 changed files with 6 additions and 1 deletions

View file

@ -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",