VGM export: Arcade sample looping
This commit is contained in:
parent
d945e5299a
commit
9d2032d627
6 changed files with 50 additions and 20 deletions
|
|
@ -11,8 +11,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4.7pre1"
|
||||
#define DIV_ENGINE_VERSION 29
|
||||
#define DIV_VERSION "0.5pre1"
|
||||
#define DIV_ENGINE_VERSION 30
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue