fix E1xy/E2xy behaving wrong with arps

This commit is contained in:
tildearrow 2022-02-18 01:27:26 -05:00
parent f272f3f3f7
commit fbed03dd0c
6 changed files with 26 additions and 5 deletions

View file

@ -30,8 +30,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5.6"
#define DIV_ENGINE_VERSION 48
#define DIV_VERSION "0.5.7pre1"
#define DIV_ENGINE_VERSION 49
enum DivStatusView {
DIV_STATUS_NOTHING=0,