dev92 - GUI: customizable channel collapsing!
This commit is contained in:
parent
c3e55ae117
commit
202a528477
5 changed files with 25 additions and 11 deletions
|
|
@ -45,8 +45,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev91"
|
||||
#define DIV_ENGINE_VERSION 91
|
||||
#define DIV_VERSION "dev92"
|
||||
#define DIV_ENGINE_VERSION 92
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue