finally make the save option work

This commit is contained in:
tildearrow 2021-12-30 18:25:55 -05:00
parent cdfe89565c
commit 9a1853249b
4 changed files with 39 additions and 10 deletions

View file

@ -9,8 +9,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.1"
#define DIV_ENGINE_VERSION 11
#define DIV_VERSION "0.2"
#define DIV_ENGINE_VERSION 12
enum DivStatusView {
DIV_STATUS_NOTHING=0,