dev102 - new sample storage format
This commit is contained in:
parent
7bc3166ed5
commit
d004629a58
3 changed files with 95 additions and 34 deletions
|
|
@ -45,8 +45,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "0.6pre1 (dev101)"
|
||||
#define DIV_ENGINE_VERSION 101
|
||||
#define DIV_VERSION "0.6pre1 (dev102)"
|
||||
#define DIV_ENGINE_VERSION 102
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue