mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-07 11:52:51 +00:00
11.0g
This commit is contained in:
parent
73f1686439
commit
e44de82394
6
hyper.h
6
hyper.h
@ -2,9 +2,9 @@
|
|||||||
// It is quite chaotic.
|
// It is quite chaotic.
|
||||||
|
|
||||||
// version numbers
|
// version numbers
|
||||||
#define VER "11.0f"
|
#define VER "11.0g"
|
||||||
#define VERNUM 11006
|
#define VERNUM 11007
|
||||||
#define VERNUM_HEX 0xA606
|
#define VERNUM_HEX 0xA607
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "hyper_function.h"
|
#include "hyper_function.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user