This commit is contained in:
tildearrow 2022-12-29 16:14:22 -05:00
parent f2fce2fab3
commit 84bb613b42
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ defaults:
shell: bash
env:
BUILD_TYPE: Release
BUILD_TYPE: Debug
jobs:
build:

View File

@ -47,7 +47,7 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "0.6pre3"
#define DIV_VERSION "Crash Evaluation Build"
#define DIV_ENGINE_VERSION 133
// for imports
#define DIV_VERSION_MOD 0xff01