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