dev108 - add SN period range compat flag
there's room for possible improvement
This commit is contained in:
parent
5fe3a3c35a
commit
c74d7fab37
6 changed files with 32 additions and 8 deletions
|
|
@ -46,8 +46,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev107"
|
||||
#define DIV_ENGINE_VERSION 107
|
||||
#define DIV_VERSION "dev108"
|
||||
#define DIV_ENGINE_VERSION 108
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue