fix broken DAC mode
adds new compat flag
This commit is contained in:
parent
b73591970d
commit
2a0aa19b2b
6 changed files with 36 additions and 6 deletions
|
|
@ -37,8 +37,8 @@
|
|||
warnings+=(String("\n")+x); \
|
||||
}
|
||||
|
||||
#define DIV_VERSION "dev63"
|
||||
#define DIV_ENGINE_VERSION 63
|
||||
#define DIV_VERSION "dev64"
|
||||
#define DIV_ENGINE_VERSION 64
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue