store OP macros

todo
This commit is contained in:
tildearrow 2022-02-28 18:16:05 -05:00
parent da55305c13
commit bd9289cfdd
6 changed files with 287 additions and 86 deletions

View file

@ -37,8 +37,8 @@
warnings+=(String("\n")+x); \
}
#define DIV_VERSION "dev60"
#define DIV_ENGINE_VERSION 60
#define DIV_VERSION "dev61"
#define DIV_ENGINE_VERSION 61
enum DivStatusView {
DIV_STATUS_NOTHING=0,