Sound effect for Double Vision magic

This commit is contained in:
Bill Kendrick 2023-03-22 00:52:00 -07:00
parent ec7aadef9e
commit a4d942db69
4 changed files with 10 additions and 6 deletions

View file

@ -25,7 +25,7 @@ enum {
static char * colorsep_snd_filenames[NUM_TOOLS] = {
"3dglasses.ogg",
"colorsep.ogg",
"colorsep.ogg" // FIXME
"doublevision.ogg",
};
static char * colorsep_icon_filenames[NUM_TOOLS] = {