From 37381ef4923694551d89802a3f415bfa77a466e7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 3 Feb 2014 21:41:00 +1100 Subject: [PATCH] BGE: correct for last commit --- .../Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.cpp b/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.cpp index 40afcf04aac..b138f84ea97 100644 --- a/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.cpp +++ b/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.cpp @@ -179,7 +179,7 @@ static int CheckTexfaceDM(void *mcol, int index) } */ -static DMDrawOption CheckTexDM(MTFace *tface, int has_mcol, int matnr) +static DMDrawOption CheckTexDM(MTFace *tface, const bool has_mcol, int matnr) { // index is the original face index, retrieve the polygon