mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-24 05:17:17 +00:00
export XLATN
This commit is contained in:
parent
55e6fc00c9
commit
460cda4d3e
1
hyper.h
1
hyper.h
@ -297,6 +297,7 @@ struct cellwalker {
|
|||||||
#define R100 (inv::on ? 500 : 100)
|
#define R100 (inv::on ? 500 : 100)
|
||||||
|
|
||||||
string XLAT(string x);
|
string XLAT(string x);
|
||||||
|
string XLATN(string x);
|
||||||
string cts(char c);
|
string cts(char c);
|
||||||
string its(int i);
|
string its(int i);
|
||||||
int hrand(int i);
|
int hrand(int i);
|
||||||
|
Loading…
Reference in New Issue
Block a user