add "auto-insert one tick gap" option

This commit is contained in:
tildearrow 2022-03-11 23:01:18 -05:00
parent 716298c49c
commit cf07e1861e
6 changed files with 43 additions and 8 deletions

View file

@ -37,8 +37,8 @@
warnings+=(String("\n")+x); \
}
#define DIV_VERSION "dev64"
#define DIV_ENGINE_VERSION 64
#define DIV_VERSION "dev65"
#define DIV_ENGINE_VERSION 65
enum DivStatusView {
DIV_STATUS_NOTHING=0,