store pattern names
This commit is contained in:
parent
67ec998196
commit
cda18d32b3
4 changed files with 24 additions and 6 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue