mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-06-02 02:42:10 +00:00
header cleanup: rug
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ namespace hr {
|
||||
#if CAP_SHAPES
|
||||
|
||||
EX vector<basic_textureinfo> floor_texture_vertices;
|
||||
EX renderbuffer *floor_textures;
|
||||
EX struct renderbuffer *floor_textures;
|
||||
|
||||
void geometry_information::init_floorshapes() {
|
||||
all_escher_floorshapes.clear();
|
||||
|
||||
Reference in New Issue
Block a user