add two more compatibility flags
for songs that relied upon pre-0.5.5 broken behavior
This commit is contained in:
parent
e115d9e23b
commit
62f2f67b9d
9 changed files with 55 additions and 13 deletions
|
|
@ -11,8 +11,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.5.5"
|
||||
#define DIV_ENGINE_VERSION 46
|
||||
#define DIV_VERSION "0.5.6pre1"
|
||||
#define DIV_ENGINE_VERSION 47
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue