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

Updated to 9.4g (mostly tutorial fixes)

This commit is contained in:
Zeno Rogue
2017-04-14 20:12:23 +02:00
parent 27c1b678c2
commit c52625e7ca
17 changed files with 686 additions and 450 deletions

View File

@@ -1,6 +1,6 @@
#define VER "9.4f"
#define VERNUM 9406
#define VERNUM_HEX 0x9406
#define VER "9.4g"
#define VERNUM 9407
#define VERNUM_HEX 0x9407
#define GEN_M 0
#define GEN_F 1