1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-09 22:59:43 +00:00

update to 9.4k

This commit is contained in:
Zeno Rogue
2017-05-31 18:33:50 +02:00
parent c6397f9df0
commit c2cff957cf
15 changed files with 1759 additions and 173 deletions

View File

@@ -1,6 +1,6 @@
#define VER "9.4j"
#define VERNUM 9410
#define VERNUM_HEX 0x9410
#define VER "9.4k"
#define VERNUM 9411
#define VERNUM_HEX 0x9411
#define GEN_M 0
#define GEN_F 1