update format to store OPLL preset number

This commit is contained in:
tildearrow 2022-02-25 23:59:08 -05:00
parent 60688d8ddb
commit c52258f943
4 changed files with 19 additions and 10 deletions

View file

@ -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,