1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

added a noniso honeycomb viz to the presentation, and noniso slides are now in a common folder

This commit is contained in:
Zeno Rogue
2020-08-10 18:09:19 +02:00
parent b0d34adf32
commit 38a5b4d1f8
7 changed files with 165 additions and 8 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "11.3w"
#define VERNUM_HEX 0xA837
#define VER "11.3x"
#define VERNUM_HEX 0xA838
#include "sysconfig.h"