1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-26 07:16:02 +00:00
This commit is contained in:
Zeno Rogue
2017-10-27 20:11:28 +02:00
parent 0b7b415f19
commit 06295fd90d
2 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#define VER "10.1g"
#define VERNUM 10107
#define VERNUM_HEX 0xA087
#define VER "10.1h"
#define VERNUM 10108
#define VERNUM_HEX 0xA088
#define GEN_M 0
#define GEN_F 1