add four more macros

they eventually will be used
This commit is contained in:
tildearrow 2022-01-13 13:55:33 -05:00
parent 36e52ec564
commit 943f88b306
6 changed files with 208 additions and 16 deletions

View file

@ -9,8 +9,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.3.1"
#define DIV_ENGINE_VERSION 16
#define DIV_VERSION "0.4pre1"
#define DIV_ENGINE_VERSION 17
enum DivStatusView {
DIV_STATUS_NOTHING=0,