update format to store OPLL preset number
This commit is contained in:
parent
60688d8ddb
commit
c52258f943
4 changed files with 19 additions and 10 deletions
|
|
@ -37,8 +37,8 @@
|
|||
warnings+=(String("\n")+x); \
|
||||
}
|
||||
|
||||
#define DIV_VERSION "dev59"
|
||||
#define DIV_ENGINE_VERSION 59
|
||||
#define DIV_VERSION "dev60"
|
||||
#define DIV_ENGINE_VERSION 60
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue