MOD import: crash fix
This commit is contained in:
parent
d7b967c41e
commit
8012676993
3 changed files with 12 additions and 7 deletions
|
|
@ -40,6 +40,9 @@
|
|||
#define DIV_VERSION "dev66"
|
||||
#define DIV_ENGINE_VERSION 66
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
DIV_STATUS_PATTERN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue