dev78 - new compat flag that fixes ExtCh
This commit is contained in:
parent
96d45dafb2
commit
ad09254cf4
8 changed files with 41 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue