GUI: new scaling factor detection technique
This commit is contained in:
parent
b545fa7f3c
commit
d96674186e
6 changed files with 306 additions and 50 deletions
|
|
@ -47,8 +47,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev121"
|
||||
#define DIV_ENGINE_VERSION 121
|
||||
#define DIV_VERSION "dev122"
|
||||
#define DIV_ENGINE_VERSION 122
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue