mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
rogueviz:: export createViz
This commit is contained in:
parent
e70915de9d
commit
e21cbbd207
@ -126,5 +126,7 @@ namespace rogueviz {
|
||||
|
||||
void close();
|
||||
extern bool showlabels;
|
||||
|
||||
void createViz(int id, cell *c, transmatrix at);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user