GUI: OPZ instrument editor work - dev77
This commit is contained in:
parent
530327383a
commit
b162c09f7c
5 changed files with 245 additions and 80 deletions
|
|
@ -42,8 +42,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev76"
|
||||
#define DIV_ENGINE_VERSION 76
|
||||
#define DIV_VERSION "dev77"
|
||||
#define DIV_ENGINE_VERSION 77
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue