1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-07-17 08:22:49 +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

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