aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/software_mouse_pointer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/software_mouse_pointer.hpp')
-rw-r--r--src/menu/software_mouse_pointer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/software_mouse_pointer.hpp b/src/menu/software_mouse_pointer.hpp
index b63904a1..d2f8abb0 100644
--- a/src/menu/software_mouse_pointer.hpp
+++ b/src/menu/software_mouse_pointer.hpp
@@ -44,7 +44,7 @@ namespace usdx
int x;
int y;
- GLfloat vertices[12];
+ GLfloat vertices[8];
GLubyte color[16];
GLfloat texture[8];