samples may have loop points
This commit is contained in:
parent
755042a8fe
commit
785f7e4d40
4 changed files with 16 additions and 6 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4pre2"
|
||||
#define DIV_ENGINE_VERSION 18
|
||||
#define DIV_VERSION "0.4pre3"
|
||||
#define DIV_ENGINE_VERSION 19
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue