[nostalgia/core/userland] Delete now unneccsary eboElements count

This commit is contained in:
Gary Talent 2021-03-20 16:10:19 -05:00
parent cc23947d27
commit c45f4ccccb

View File

@ -111,7 +111,6 @@ struct Bufferset {
Buffer vbo;
Buffer ebo;
Texture tex;
GLsizei eboElements = 0;
};
[[nodiscard]]