From 096de2a656c036a241dd5f10c2bf28ae4d4dbe5a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Feb 2013 15:22:00 +0300 Subject: improve some files. --- src/graphicsvertexes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/graphicsvertexes.h') diff --git a/src/graphicsvertexes.h b/src/graphicsvertexes.h index c9084173a..f69392c69 100644 --- a/src/graphicsvertexes.h +++ b/src/graphicsvertexes.h @@ -95,7 +95,7 @@ class NormalOpenGLGraphicsVertexes final std::vector *getIntTexPool() A_WARN_UNUSED { return &mIntTexPool; } - void switchVp(int n); + void switchVp(const int n); GLfloat *continueFloatTexArray(); @@ -107,7 +107,7 @@ class NormalOpenGLGraphicsVertexes final int continueVp(); - void updateVp(int n); + void updateVp(const int n); std::vector *getVp() A_WARN_UNUSED { return &mVp; } -- cgit v1.2.3-60-g2f50