store FM macros in file

a few more steps and then we'll have functional FM macros
This commit is contained in:
tildearrow 2022-01-22 22:21:21 -05:00
parent 9940222a6f
commit 58c9edf9c1
3 changed files with 211 additions and 2 deletions

View file

@ -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,