dev78 - new compat flag that fixes ExtCh

This commit is contained in:
tildearrow 2022-04-07 01:14:34 -05:00
parent 96d45dafb2
commit ad09254cf4
8 changed files with 41 additions and 9 deletions

View file

@ -42,8 +42,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "dev77"
#define DIV_ENGINE_VERSION 77
#define DIV_VERSION "dev78"
#define DIV_ENGINE_VERSION 78
// for imports
#define DIV_VERSION_MOD 0xff01