summaryrefslogtreecommitdiff
path: root/src/render/safeopenglgraphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/safeopenglgraphics.h')
-rw-r--r--src/render/safeopenglgraphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/safeopenglgraphics.h b/src/render/safeopenglgraphics.h
index 93f67d75e..666bc574a 100644
--- a/src/render/safeopenglgraphics.h
+++ b/src/render/safeopenglgraphics.h
@@ -167,7 +167,7 @@ class SafeOpenGLGraphics final : public Graphics
void setTexturingAndBlending(const bool enable);
private:
- void inline setColorAlpha(float alpha);
+ void inline setColorAlpha(const float alpha);
void inline restoreColor();