dev127 - experiment with new ins on .fur
This commit is contained in:
parent
51f5ffe05b
commit
8f59ceb6a6
3 changed files with 80 additions and 75 deletions
|
|
@ -47,8 +47,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev126"
|
||||
#define DIV_ENGINE_VERSION 126
|
||||
#define DIV_VERSION "dev127"
|
||||
#define DIV_ENGINE_VERSION 127
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue