parent
2ad258823f
commit
565f67dd0f
9 changed files with 27 additions and 9 deletions
|
|
@ -53,8 +53,8 @@
|
|||
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
|
||||
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev154"
|
||||
#define DIV_ENGINE_VERSION 154
|
||||
#define DIV_VERSION "dev155"
|
||||
#define DIV_ENGINE_VERSION 155
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue