mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 01:20:37 +00:00
update 11.0i
This commit is contained in:
parent
9a3167e0ed
commit
2a801ba5d3
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.0h"
|
#define VER "11.0i"
|
||||||
#define VERNUM 11008
|
#define VERNUM 11009
|
||||||
#define VERNUM_HEX 0xA608
|
#define VERNUM_HEX 0xA609
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "hyper_function.h"
|
#include "hyper_function.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user