Sounds for Remove Color and Keep Color

This commit is contained in:
Bill Kendrick 2023-03-08 00:09:35 -08:00
parent ad7b51d2ac
commit 673e4ffc37
5 changed files with 14 additions and 7 deletions

View file

@ -84,8 +84,8 @@ char * sfx_filenames[NUM_TOOLS] = {
"darken.wav",
"desaturate.ogg",
"saturate.ogg",
"remove_color.wav",
"keep_color.wav",
"remove_color.ogg",
"keep_color.ogg",
};
char * icon_filenames[NUM_TOOLS] = {