mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 14:26:01 +00:00
rogueviz:: function id_known
This commit is contained in:
@@ -238,6 +238,7 @@ function<void(presmode)> roguevizslide_action(char c, const T& t, const U& act)
|
||||
void createViz(int id, cell *c, transmatrix at);
|
||||
|
||||
extern map<string, int> labeler;
|
||||
bool id_known(const string& s);
|
||||
int getid(const string& s);
|
||||
int getnewid(string s);
|
||||
extern string fname;
|
||||
|
Reference in New Issue
Block a user