From 862763a88f6b4a6cb6c034287c509a91776adf8b Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 2 Sep 2018 00:48:21 +0800 Subject: *update --- src/libjin/Graphics/Drawable.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libjin/Graphics/Drawable.h') diff --git a/src/libjin/Graphics/Drawable.h b/src/libjin/Graphics/Drawable.h index e04ac6b..4e91adb 100644 --- a/src/libjin/Graphics/Drawable.h +++ b/src/libjin/Graphics/Drawable.h @@ -41,6 +41,7 @@ namespace graphics void setVertices(float* v, float* t); GLuint texture; + GLuint vbo; int width, height; -- cgit v1.1-26-g67d0