rogueviz:: export vertex_shape

This commit is contained in:
Zeno Rogue 2021-04-07 18:32:00 +02:00
parent c44ec8b51d
commit 22aefcfff6
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ namespace rogueviz {
inline flagtype vizflags;
extern string weight_label;
extern ld maxweight;
extern int vertex_shape;
void drawExtra();
void close();