store FM macros in file
a few more steps and then we'll have functional FM macros
This commit is contained in:
parent
9940222a6f
commit
58c9edf9c1
3 changed files with 211 additions and 2 deletions
|
|
@ -11,8 +11,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4.6"
|
||||
#define DIV_ENGINE_VERSION 28
|
||||
#define DIV_VERSION "0.4.7pre1"
|
||||
#define DIV_ENGINE_VERSION 29
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue