mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 01:17:39 +00:00
glhr:: export current_linewidth for minimizing
This commit is contained in:
2
glhr.cpp
2
glhr.cpp
@@ -119,7 +119,7 @@ typedef const void *constvoidptr;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
EX constvoidptr current_vertices, buffered_vertices;
|
EX constvoidptr current_vertices, buffered_vertices;
|
||||||
ld current_linewidth;
|
EX ld current_linewidth;
|
||||||
|
|
||||||
GLuint buf_current, buf_buffered;
|
GLuint buf_current, buf_buffered;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user