prepare for compat flags, piano, comments, etc.

This commit is contained in:
tildearrow 2022-02-03 00:34:48 -05:00
parent 07b767bee1
commit 3379e8b380
5 changed files with 123 additions and 9 deletions

View file

@ -11,8 +11,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5.1"
#define DIV_ENGINE_VERSION 36
#define DIV_VERSION "0.5.2pre1"
#define DIV_ENGINE_VERSION 37
enum DivStatusView {
DIV_STATUS_NOTHING=0,