Merge remote-tracking branch 'alederer/multiKeybind'
This commit is contained in:
commit
03c003276c
8 changed files with 522 additions and 459 deletions
|
|
@ -63,4 +63,6 @@ double cubRectTri(double x);
|
|||
double cubAbsTri(double x);
|
||||
double cubQuartTri(double x);
|
||||
double cubSquiTri(double x);
|
||||
double absCubSquiTri(double x);
|
||||
double absCubSquiTri(double x);
|
||||
|
||||
String getMultiKeysName(const int* keys, int keyCount, bool emptyNone=false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue