mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-26 17:06:59 +00:00
11.1b
This commit is contained in:
parent
77f7b42856
commit
0dea0e1458
4
hyper.h
4
hyper.h
@ -2,8 +2,8 @@
|
|||||||
// It is quite chaotic.
|
// It is quite chaotic.
|
||||||
|
|
||||||
// version numbers
|
// version numbers
|
||||||
#define VER "11.1a"
|
#define VER "11.1b"
|
||||||
#define VERNUM_HEX 0xA701
|
#define VERNUM_HEX 0xA702
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "hyper_function.h"
|
#include "hyper_function.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user