1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-02-28 02:49:44 +00:00

other changes in 9.4n

This commit is contained in:
Zeno Rogue
2017-06-18 18:51:46 +02:00
parent 131dfb2b4b
commit b172d3930d
7 changed files with 759 additions and 227 deletions

View File

@@ -1,6 +1,6 @@
#define VER "9.4l"
#define VERNUM 9412
#define VERNUM_HEX 0x9412
#define VER "9.4n"
#define VERNUM 9414
#define VERNUM_HEX 0x9414
#define GEN_M 0
#define GEN_F 1