1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-25 14:56:03 +00:00

version 10.0i

This commit is contained in:
Zeno Rogue
2017-08-13 21:39:03 +02:00
parent 2c7003a0ea
commit d9c31476f0
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
#define VER "10.0h"
#define VERNUM 10008
#define VERNUM_HEX 0xA008
#define VER "10.0i"
#define VERNUM 10009
#define VERNUM_HEX 0xA009
#define GEN_M 0
#define GEN_F 1