implement channel hiding, names and song comment

This commit is contained in:
tildearrow 2022-02-05 01:48:35 -05:00
parent 2e157d7b22
commit 088e49a3f4
5 changed files with 103 additions and 5 deletions

View file

@ -11,8 +11,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5.2pre2"
#define DIV_ENGINE_VERSION 38
#define DIV_VERSION "0.5.2pre3"
#define DIV_ENGINE_VERSION 39
enum DivStatusView {
DIV_STATUS_NOTHING=0,