adding kocmoc (#176)
This commit is contained in:
parent
7aedbcda62
commit
f462ed8380
7 changed files with 52 additions and 0 deletions
|
@ -243,6 +243,15 @@ static const struct {
|
|||
{ "/LittleUtils/res/PulseGenerator.svg", {}, -1 },
|
||||
{ "/LittleUtils/res/TeleportIn.svg", {}, -1 },
|
||||
{ "/LittleUtils/res/TeleportOut.svg", {}, -1 },
|
||||
// GPL-3.0-or-later
|
||||
{ "/kocmoc/res/DDLY.svg", {}, -1 },
|
||||
{ "/kocmoc/res/LADR.svg", {}, -1 },
|
||||
{ "/kocmoc/res/MUL.svg", {}, -1 },
|
||||
{ "/kocmoc/res/OP.svg", {}, -1 },
|
||||
{ "/kocmoc/res/PHASR.svg", {}, -1 },
|
||||
{ "/kocmoc/res/SKF.svg", {}, -1 },
|
||||
{ "/kocmoc/res/SVF.svg", {}, -1 },
|
||||
{ "/kocmoc/res/TRG.svg", {}, -1 },
|
||||
};
|
||||
|
||||
static inline bool invertPaint(NSVGpaint& paint, const char* const svgFileToInvert = nullptr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue