mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-08 19:56:45 +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)
|
||||
|
||||
string XLAT(string x);
|
||||
string XLATN(string x);
|
||||
string cts(char c);
|
||||
string its(int i);
|
||||
int hrand(int i);
|
||||
|
Loading…
x
Reference in New Issue
Block a user