separate VRC6 and VRC6 saw ins types

This commit is contained in:
tildearrow 2022-03-31 15:25:58 -05:00
parent f689409f02
commit d321292543
9 changed files with 30 additions and 14 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 "dev73"
#define DIV_ENGINE_VERSION 73
#define DIV_VERSION "dev74"
#define DIV_ENGINE_VERSION 74
// for imports
#define DIV_VERSION_MOD 0xff01