diff --git a/src/nostalgia/core/userland/glutils.hpp b/src/nostalgia/core/userland/glutils.hpp index ca2c0352..c8706aac 100644 --- a/src/nostalgia/core/userland/glutils.hpp +++ b/src/nostalgia/core/userland/glutils.hpp @@ -111,7 +111,6 @@ struct Bufferset { Buffer vbo; Buffer ebo; Texture tex; - GLsizei eboElements = 0; }; [[nodiscard]]