mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-05 12:25:05 +00:00
it isn't necesaary
This commit is contained in:
parent
76997fd5ba
commit
3c7ce65db7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev93"
|
||||
#define DIV_VERSION "dev93"
|
||||
#define DIV_ENGINE_VERSION 93
|
||||
|
||||
// for imports
|
||||
|
|
Loading…
Reference in a new issue