Loops Magic tool icon

This commit is contained in:
Bill Kendrick 2023-05-23 00:40:17 -07:00
parent a35956fe29
commit f49f9f31ba
3 changed files with 2 additions and 3 deletions

View file

@ -49,7 +49,7 @@ enum {
char * smooth_icon_fnames[NUM_TOOLS] = {
"smooth.png",
"rainbow.png", // FIXME
"rainbow.png", // FIXME
"loops.png",
};
char * smooth_snd_fnames[NUM_TOOLS] = {