Reworking 3D Glasses & Color Sep. icons & sfx (WIP)
This commit is contained in:
parent
b2b04b4aab
commit
2660904d52
3 changed files with 2 additions and 2 deletions
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
|
|
@ -22,12 +22,12 @@ enum {
|
|||
};
|
||||
|
||||
static char * colorsep_snd_filenames[NUM_TOOLS] = {
|
||||
"colorsep.ogg", /* FIXME */
|
||||
"3dglasses.ogg",
|
||||
"colorsep.ogg"
|
||||
};
|
||||
|
||||
static char * colorsep_icon_filenames[NUM_TOOLS] = {
|
||||
"colorsep.png", /* FIXME */
|
||||
"3dglasses.png",
|
||||
"colorsep.png"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue