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