mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-09 04:06:44 +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.
|
||||
|
||||
// version numbers
|
||||
#define VER "11.0f"
|
||||
#define VERNUM 11006
|
||||
#define VERNUM_HEX 0xA606
|
||||
#define VER "11.0g"
|
||||
#define VERNUM 11007
|
||||
#define VERNUM_HEX 0xA607
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "hyper_function.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user