add four more macros
they eventually will be used
This commit is contained in:
parent
36e52ec564
commit
943f88b306
6 changed files with 208 additions and 16 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue