1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-01-08 04:29:02 +00:00
This commit is contained in:
Zeno Rogue
2017-09-17 14:15:24 +02:00
parent 5747e8eacd
commit 863a065821
2 changed files with 21 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#define VER "10.0n"
#define VERNUM 10014
#define VERNUM_HEX 0xA00E
#define VER "10.0o"
#define VERNUM 10015
#define VERNUM_HEX 0xA00F
#define GEN_M 0
#define GEN_F 1