store pattern names

This commit is contained in:
tildearrow 2022-02-19 18:18:12 -05:00
parent 67ec998196
commit cda18d32b3
4 changed files with 24 additions and 6 deletions

View file

@ -37,8 +37,8 @@
warnings+=(String("\n")+x); \
}
#define DIV_VERSION "0.5.7pre2"
#define DIV_ENGINE_VERSION 50
#define DIV_VERSION "0.5.7pre3"
#define DIV_ENGINE_VERSION 51
enum DivStatusView {
DIV_STATUS_NOTHING=0,