dev127 - experiment with new ins on .fur

This commit is contained in:
tildearrow 2022-11-21 04:04:26 -05:00
parent 51f5ffe05b
commit 8f59ceb6a6
3 changed files with 80 additions and 75 deletions

View file

@ -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