"Concentric Square" sound effect

This commit is contained in:
Bill Kendrick 2024-10-07 23:32:21 -07:00
parent 5c0f037a08
commit 281b42e700
4 changed files with 11 additions and 2 deletions

View file

@ -59,7 +59,7 @@ const char * spiral_sounds[NUM_TOOLS] = {
"spiral-circle.ogg",
"spiral-square.ogg",
"spiral-circle.ogg", // FIXME
"spiral-square.ogg", // FIXME
"concentric-square.ogg",
};
const char * spiral_icons[NUM_TOOLS] = {