GUI: OPZ instrument editor work - dev77

This commit is contained in:
tildearrow 2022-04-07 00:45:53 -05:00
parent 530327383a
commit b162c09f7c
5 changed files with 245 additions and 80 deletions

View file

@ -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