dev110 - add cut/delay effect policy compat flag

INCOMPLETE!!!
This commit is contained in:
tildearrow 2022-08-21 23:56:58 -05:00
parent b223bc80de
commit 38afdd3378
5 changed files with 45 additions and 5 deletions

View file

@ -46,8 +46,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "dev109"
#define DIV_ENGINE_VERSION 109
#define DIV_VERSION "dev110"
#define DIV_ENGINE_VERSION 110
// for imports
#define DIV_VERSION_MOD 0xff01