1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-01-03 02:39:03 +00:00

updated DHRG version to 7.2

This commit is contained in:
Zeno Rogue
2025-12-05 09:42:51 +01:00
parent c09740c80c
commit acabc3f00c

View File

@@ -1,6 +1,6 @@
#ifndef _DHRG_H_
#define _DHRG_H_
#define DHRGVER "7.1"
#define DHRGVER "7.2"
#include "../rogueviz.h"
#include "../embeddings/embeddings.h"