1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-21 08:57:39 +00:00

Merge branch 'zenorogue:master' into main

This commit is contained in:
Charlotte Peppers
2022-03-06 17:10:14 -07:00
committed by GitHub
34 changed files with 746 additions and 168 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.0j"
#define VERNUM_HEX 0xA90A
#define VER "12.0k"
#define VERNUM_HEX 0xA90B
#include "sysconfig.h"