1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-12-24 17:10:36 +00:00

rogueviz:: export vertex_shape

This commit is contained in:
Zeno Rogue 2021-04-07 18:32:00 +02:00
parent c44ec8b51d
commit 22aefcfff6

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();