Add WhatTheRack
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
62b55920c9
commit
19986c3023
7 changed files with 43 additions and 0 deletions
|
@ -308,6 +308,10 @@ static const struct {
|
|||
{ "/voxglitch/res/wav_bank_front_panel.svg", {}, -1 },
|
||||
{ "/voxglitch/res/wav_bank_mc_front_panel_v2.svg", {}, -1 },
|
||||
{ "/voxglitch/res/xy_front_panel.svg", {}, -1 },
|
||||
// WTFPL
|
||||
{ "/WhatTheRack/res/WhatTheJack.svg", {}, -1 },
|
||||
{ "/WhatTheRack/res/WhatTheMod.svg", {}, -1 },
|
||||
{ "/WhatTheRack/res/WhatTheRack.svg", {}, -1 },
|
||||
};
|
||||
|
||||
static inline bool invertPaint(NSVGshape* const shape, NSVGpaint& paint, const char* const svgFileToInvert = nullptr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue